[]
        
(Showing Draft Content)

C1.Win.List.ListBase.C1ListBase.ExtendRightColumn

ExtendRightColumn Property

ExtendRightColumn

Returns or sets whether the last column will extend to fill the dead area of the list.

Declaration
[Layout]
public bool ExtendRightColumn { get; set; }
Property Value
Type Description
bool

The default value is false.

Remarks

If the columns in the list don`t take up all of the space available, then there is an area which is exposed.
This area is called the dead area and has a default back color of gray.
This property sets whether this area is to be filled with the last column of the list.