True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.5.2 Assembly / C1.Win.C1TrueDBGrid Namespace / C1TrueDBDropdown Class / AllowSizing Property

In This Topic
    AllowSizing Property (C1TrueDBDropdown)
    In This Topic
    Gets or sets a value indicating whether dropdown resizing is allowed.
    Syntax
    'Declaration
     
    Public Property AllowSizing As System.Boolean
    public System.bool AllowSizing {get; set;}
    See Also