Skip to main content

TcxGridBandPosition.ParentBand Property

Provides access to the band that nests the current band (also called parent band).

Declaration

property ParentBand: TcxGridBand read;

Property Value

Type
TcxGridBand

Remarks

This property maps to the TcxGridBand.ParentBand property.

See Also