Property IsFixedSize NamespaceAlternet.UI AssemblyAlternet.UI.Common.dll IsFixedSize Gets a value indicating whether the IList has a fixed size. public abstract bool IsFixedSize { get; } Property Value bool true if the IList has a fixed size; otherwise, false.