Property DisplayShortName
| Improve this Doc View SourceDisplayShortName
Gets or sets a value that is used for display the short name in the UI.
Declaration
public string DisplayShortName { get; set; }
Property Value
Type | Description |
---|---|
System.String | A value that is used for display the short name in the UI. |
Remarks
The DisplayShortName is typically used as the grid column caption.