Skip to main content

TcxGridBand.IsLast Property

Indicates whether the current band is the right-most bottom band within a View.

Declaration

property IsLast: Boolean read;

Property Value

Type
Boolean

Remarks

Use the IsLast property to determine whether the current band is the right-most bottom band within a View. The band’s position within a View can be changed by clicking the band header followed by dragging it to the required position. The band is then moved together with all associated columns.

See Also