ComponentOne True DBGrid for WinForms
AllowVerticalSizing Property

C1.Win.C1TrueDBGrid.4 Assembly > C1.Win.C1TrueDBGrid Namespace > Split Class : AllowVerticalSizing Property
Gets or sets a value indicating whether a user is allowed to resize vertical splits.
Syntax
'Declaration
 
Public Property AllowVerticalSizing As System.Boolean
public System.bool AllowVerticalSizing {get; set;}
See Also

Reference

Split Class
Split Members