ComponentOne True DBGrid for WinForms
AllowRowSizing Property (C1TrueDBGrid)

C1.Win.C1TrueDBGrid.4 Assembly > C1.Win.C1TrueDBGrid Namespace > C1TrueDBGrid 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

C1TrueDBGrid Class
C1TrueDBGrid Members