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