Skip to main content

TcxGridBand.IsMostRight Property

Indicates whether the current band is the last (rightmost) visible band within a View.

Declaration

property IsMostRight: Boolean read;

Property Value

Type
Boolean

Remarks

Use this property to determine whether the current band is the rightmost visible band within a View.

See Also