ComponentOne Sizer for WinForms
C1.Win.Sizer.8 Assembly / C1.Win.Sizer Namespace / C1Sizer Class / CanSelect Property

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