Report |
The ReportElement 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 | |
| _name |
Field of the Name property
(Inherited from RootComponent) | |
| _numericStandardFormat |
Standard display format for numeric values
(Inherited from MetaColumn) | |
| _report | Current report | |
| _source |
Current MetaSource of the column
(Inherited from MetaColumn) | |
| _SQL | Custom SQL or LINQ expression of the element | |
| _type |
Data type of the column
(Inherited from MetaColumn) | |
| IsCommonValue | True is the element is a common value | |
| kAscendantSortKeyword | Sort keyword for an ascendant sort | |
| kAutomaticAscSortKeyword | Sort keyword for an automatic ascendant sort | |
| kAutomaticDescSortKeyword | Sort keyword for an automatic descendant sort | |
| kClearEnumGUID | Special GUID used to clear the enumerated list of the element | |
| kDescendantSortKeyword | Sort keyword for a descendant sort | |
| kNoSortKeyword | Sort keyword when the element is not sorted |