IField Members
Include Protected Members
Include Inherited Members
Represents a data element in a View.
The IField type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
ContainsLocalizedDisplayName | Determines whether the field contains a localized display name. |
![]() |
DefaultDisplayName | Retrieves the default display name of the Field. |
![]() |
LocalizedDisplayName | Retrieves the localized display name of the Field. |
![]() |
Name | Retrieves the name of the Field. |
![]() |
TypeDescriptor | Retrieves the TypeDescriptor that describes this Field. |
Top