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