Click or drag to resize

ReportElement Fields

The ReportElement type exposes the following members.

Fields
 NameDescription
Protected field_datetimeStandardFormat Standard display format for date time values
(Inherited from MetaColumn)
Protected field_dctd Type descriptor used to edit the properties in the PropertyGrid, null if the editor is not initialized
(Inherited from RootEditor)
Protected field_displayName Display name of the column
(Inherited from MetaColumn)
Protected field_enumGUID GUID of the enumerated list of the column
(Inherited from MetaColumn)
Protected field_format Display format of the column values
(Inherited from MetaColumn)
Protected field_GUID Field of the GUID property
(Inherited from RootComponent)
Protected field_model Current model
Protected field_name Field of the Name property
(Inherited from RootComponent)
Protected field_numericStandardFormat Standard display format for numeric values
(Inherited from MetaColumn)
Protected field_report Current report
Protected field_source Current MetaSource of the column
(Inherited from MetaColumn)
Protected field_SQL Custom SQL or LINQ expression of the element
Protected field_type Data type of the column
(Inherited from MetaColumn)
Public fieldIsCommonValue True is the element is a common value
Public fieldStatic memberkAscendantSortKeyword Sort keyword for an ascendant sort
Public fieldStatic memberkAutomaticAscSortKeyword Sort keyword for an automatic ascendant sort
Public fieldStatic memberkAutomaticDescSortKeyword Sort keyword for an automatic descendant sort
Public fieldStatic memberkClearEnumGUID Special GUID used to clear the enumerated list of the element
Public fieldStatic memberkDescendantSortKeyword Sort keyword for a descendant sort
Public fieldStatic memberkNoSortKeyword Sort keyword when the element is not sorted
Top
See Also