Report |
The ReportRestriction type exposes the following members.
| Name | Description | |
|---|---|---|
| _datetimeStandardFormat |
Standard display format for date time values
(Inherited from MetaColumn) | |
| _dctd |
Type descriptor used to edit the properties in the PropertyGrid, null if the editor is not initialized
(Inherited from RootEditor) | |
| _displayName |
Display name of the column
(Inherited from MetaColumn) | |
| _enumGUID |
GUID of the enumerated list of the column
(Inherited from MetaColumn) | |
| _format |
Display format of the column values
(Inherited from MetaColumn) | |
| _GUID |
Field of the GUID property
(Inherited from RootComponent) | |
| _model |
Current model
(Inherited from ReportElement) | |
| _name |
Field of the Name property
(Inherited from RootComponent) | |
| _numericStandardFormat |
Standard display format for numeric values
(Inherited from MetaColumn) | |
| _report |
Current report
(Inherited from ReportElement) | |
| _source |
Current MetaSource of the column
(Inherited from MetaColumn) | |
| _SQL |
Custom SQL or LINQ expression of the element
(Inherited from ReportElement) | |
| _type |
Data type of the column
(Inherited from MetaColumn) | |
| IsCommonValue |
True is the element is a common value
(Inherited from ReportElement) | |
| IsViewRestriction | True is the restriction is for a restriction view | |
| kStartRestrictionChar | Start character of a restriction | |
| kStopRestrictionChar | Stop character of a restriction | |
| ValidationErrors | Validation errors set during the execution |