ExtendRightColumn Property (C1Combo)
In This Topic
Returns or sets whether the last column will extend to fill the dead area of the list.
Syntax
'Declaration
Public Property ExtendRightColumn As Boolean
public bool ExtendRightColumn {get; set;}
See Also