ComponentOne True DBGrid for WinForms
ExtendRightColumn Property (C1TrueDBGrid)

C1.Win.C1TrueDBGrid.4 Assembly > C1.Win.C1TrueDBGrid Namespace > C1TrueDBGrid Class : ExtendRightColumn Property
Gets or sets a value that determines how the last column will extend to fill the dead area of the grid.
Syntax
'Declaration
 
Public Property ExtendRightColumn As System.Boolean
public System.bool ExtendRightColumn {get; set;}
See Also

Reference

C1TrueDBGrid Class
C1TrueDBGrid Members