Property DisplayName
| Improve this Doc View SourceDisplayName
Gets or sets a value that is used for display the name in the UI.
Declaration
public string DisplayName { get; set; }
Property Value
Type | Description |
---|---|
System.String | A value that is used for display the name in the UI. |
Remarks
The DisplayName is typically used as the field label for a UI element that is bound to this Column.