ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml Namespace / C1ItemCollection Class / IsFixedSize Property

In This Topic
    IsFixedSize Property
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property IsFixedSize As System.Boolean
    public System.bool IsFixedSize {get;}
    See Also