ExtendRightColumn Property (C1TrueDBDropdown)
In This Topic
Gets or sets a value that determines how the last column will extend to fill the dead area of the dropdown.
Syntax
'Declaration
Public Property ExtendRightColumn As System.Boolean
public System.bool ExtendRightColumn {get; set;}
See Also