Click or drag to resize

PropertyDescription Properties

The PropertyDescription type exposes the following members.

Properties
  NameDescription
Public propertyAggregationType
Gets the type of column aggregation.
Public propertyCanonicalName
Gets the case-sensitive name by which a property is known to the system, regardless of its localized name.
Public propertyClrPropertyType
Gets the corresponding CLR type.
Public propertyColumnState
Gets the column state.
Public propertyConditionOperation
Gets the condition operation.
Public propertyConditionType
Gets the condition type.
Public propertyDefaultColumnWidth
Gets the default width of the column.
Public propertyDisplayName
Gets the display name.
Public propertyDisplayType
Gets the display type.
Public propertyEditInvitation
Gets the edit invitation.
Public propertyEnumTypes
Gets the enumerated list
Public propertyGroupingRange
Gets the grouping range.
Public propertyHasSearchInfo
Gets a value indicating whether this instance has search information.
Public propertyName
Gets the name.
Public propertyNamespace
Gets the namespace.
Public propertyPropertyKey
Gets the corresponding property key.
Public propertyPropertyType
Gets the property type.
Public propertyRelativeDescriptionType
Gets the relative description type.
Public propertySearchColumnIndexType
Gets the type of the search column index.
Public propertySearchInfoFlags
Gets search information flags.
Public propertySearchMaxSize
Gets the maximum search size.
Public propertySearchProjectionString
Gets the search projection string.
Public propertySortDescription
Gets the sort description.
Public propertyTypeFlags
Gets the type flags.
Public propertyViewFlags
Gets the view flags.
Top
See Also