Click or drag to resize

MetaColumn Fields

The MetaColumn type exposes the following members.

Fields
 NameDescription
Protected field_datetimeStandardFormat Standard display format for date time values
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
Protected field_enumGUID GUID of the enumerated list of the column
Protected field_format Display format of the column values
Protected field_GUID Field of the GUID property
(Inherited from RootComponent)
Protected field_name Field of the Name property
(Inherited from RootComponent)
Protected field_numericStandardFormat Standard display format for numeric values
Protected field_source Current MetaSource of the column
Protected field_type Data type of the column
Top
See Also