Gets a value indicating whether the list has a fixed size.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
SyntaxC#
Copy Code
|
|---|
public bool IsFixedSize { get; } |
Visual Basic
Copy Code
|
|---|
Public ReadOnly Property IsFixedSize As Boolean |
See Also