FlexGrid for WinForms | ComponentOne
C1.Win.C1FlexGrid.Classic Namespace / C1FlexGridClassic Class / AllowBigSelection Property

In This Topic
    AllowBigSelection Property
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property AllowBigSelection As Boolean
    public bool AllowBigSelection {get; set;}
    See Also