PropertyDescription Properties |
The PropertyDescription type exposes the following members.
| Name | Description | |
|---|---|---|
| AggregationType |
Gets the type of column aggregation.
| |
| CanonicalName |
Gets the case-sensitive name by which a property is known to the system, regardless of its localized name.
| |
| ClrPropertyType |
Gets the corresponding CLR type.
| |
| ColumnState |
Gets the column state.
| |
| ConditionOperation |
Gets the condition operation.
| |
| ConditionType |
Gets the condition type.
| |
| DefaultColumnWidth |
Gets the default width of the column.
| |
| DisplayName |
Gets the display name.
| |
| DisplayType |
Gets the display type.
| |
| EditInvitation |
Gets the edit invitation.
| |
| EnumTypes |
Gets the enumerated list
| |
| GroupingRange |
Gets the grouping range.
| |
| HasSearchInfo |
Gets a value indicating whether this instance has search information.
| |
| Name |
Gets the name.
| |
| Namespace |
Gets the namespace.
| |
| PropertyKey |
Gets the corresponding property key.
| |
| PropertyType |
Gets the property type.
| |
| RelativeDescriptionType |
Gets the relative description type.
| |
| SearchColumnIndexType |
Gets the type of the search column index.
| |
| SearchInfoFlags |
Gets search information flags.
| |
| SearchMaxSize |
Gets the maximum search size.
| |
| SearchProjectionString |
Gets the search projection string.
| |
| SortDescription |
Gets the sort description.
| |
| TypeFlags |
Gets the type flags.
| |
| ViewFlags |
Gets the view flags.
|