TcxPivotGridCustomStyles.Inactive Property
Specifies style settings for the selected data cell when the pivot grid becomes inactive (loses focus).
Declaration
property Inactive: TcxStyle index gs_Inactive read; write;
Property Value
Type |
---|
TcxStyle |
Remarks
When the pivot grid loses focus, the selected data cell is only highlighted, provided that the HideSelection is set to False.
See Also