TcxVerticalGridReportLinkOptionsView.ActualMode Property
Indicates the printing mode used to print a vertical grid control.
Declaration
property ActualMode: TcxVerticalGridReportLinkPrintMode read;
Property Value
Type |
---|
TcxVerticalGridReportLinkPrintMode |
Remarks
The ActualMode property returns the actual printing mode for a vertical grid control.
See Also