TcxGridBands.HaveFixedItems Method
Returns True when the current collection contains at least one fixed band.
Declaration
function HaveFixedItems: Boolean;
Returns
Type |
---|
Boolean |
Remarks
For more information about fixed bands, see the Bands and the Band.FixedKind topics.
See Also