ExtendRightColumn Property
ExtendRightColumn
Gets or sets a value that determines how the last column will extend to fill the dead area of the dropdown.
Declaration
public bool ExtendRightColumn { get; set; }
Public Property ExtendRightColumn As Boolean