Property DisplayDescription
| Improve this Doc View SourceDisplayDescription
Gets or sets a value that is used to display a description in the UI.
Declaration
public string DisplayDescription { get; set; }
Property Value
Type | Description |
---|---|
System.String | The value that is used to display a description in the UI. |
Remarks
The DisplayDescription is typically used as a tooltip or description UI element that is bound to this Column.