TcxCustomGridView.IsDetail Property
In This Article
Indicates whether the current View is placed at a child grid level.
#Declaration
Delphi
property IsDetail: Boolean read;
#Property Value
Type |
---|
Boolean |
#Remarks
The IsDetail property indicates whether the current View is placed at the child grid level.
See Also