TcxPivotGridCustomStyles.GetBackgroundParams Method
Returns the TcxViewParams record containing information on style settings of the pivot grid’s background.
Declaration
function GetBackgroundParams: TcxViewParams; virtual;
Returns
| Type |
|---|
| TcxViewParams |
See Also