ComponentOne True DBGrid for WinForms
AllowRowSizing Property (Split)

C1.Win.C1TrueDBGrid.4 Assembly > C1.Win.C1TrueDBGrid Namespace > Split Class : AllowRowSizing Property
Gets or sets how interactive row resizing is performed.
Syntax
'Declaration
 
Public Property AllowRowSizing As RowSizingEnum
public RowSizingEnum AllowRowSizing {get; set;}
See Also

Reference

Split Class
Split Members