Click or drag to resize

ReportRestriction Fields

The ReportRestriction 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
(Inherited from ReportElement)
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
(Inherited from ReportElement)
Protected field_source Current MetaSource of the column
(Inherited from MetaColumn)
Protected field_SQL Custom SQL or LINQ expression of the element
(Inherited from ReportElement)
Protected field_type Data type of the column
(Inherited from MetaColumn)
Public fieldIsCommonValue True is the element is a common value
(Inherited from ReportElement)
Public fieldIsViewRestriction True is the restriction is for a restriction view
Public fieldStatic memberkStartRestrictionChar Start character of a restriction
Public fieldStatic memberkStopRestrictionChar Stop character of a restriction
Public fieldValidationErrors Validation errors set during the execution
Top
See Also