Gets a value indicating whether the ItemCollection is read-only.
Namespace:
DlhSoft.Windows.Controls.PrimitivesAssembly: DlhSoft.Data.Controls (in DlhSoft.Data.Controls.dll)
Syntax
C# |
---|
public bool IsReadOnly { get; } |
Visual Basic (Declaration) |
---|
Public ReadOnly Property IsReadOnly As Boolean |