Property ShortName
| Improve this Doc View SourceShortName
Gets or sets a value that is used for the grid column label.
Declaration
public string ShortName { get; set; }
Property Value
Type | Description |
---|---|
System.String | A value that is for the grid column label. |