ComponentOne MultiSelect for WinForms
C1.Win.Input Namespace / TagCollection Class / IsFixedSize Property

In This Topic
    IsFixedSize Property (TagCollection)
    In This Topic
    Gets a value indicating whether the TagCollection instance is fixed size.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property IsFixedSize As Boolean
    public bool IsFixedSize {get;}
    See Also