Click or drag to resize

TypedCollectionTIsFixedSize Property

Gets a value indicating whether the collection has a fixed size.

Namespace:  Internal.ComponentFactory.Krypton.Toolkit
Assembly:  NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public bool IsFixedSize { get; }

Property Value

Type: Boolean

Implements

IListIsFixedSize
See Also