TcxGridBand.IsEmpty Property
Indicates whether the current band displays information within a View.
Declaration
property IsEmpty: Boolean read;
Property Value
Type |
---|
Boolean |
Remarks
Use the IsEmpty property to determine whether the current band displays information within a View. This property returns True for the bands which contain visual elements (child bands or columns) that are visible in a View.
See Also