MetaColumnDisplayName2 Property |
Display name used to sort the TreeView
Namespace:
Seal.Model
Assembly:
SealLibrary (in SealLibrary.dll) Version: 6.0.0.0 (6.0.0.0)
Syntax[XmlIgnoreAttribute]
public string DisplayName2 { get; }
<XmlIgnoreAttribute>
Public ReadOnly Property DisplayName2 As String
Get
public:
[XmlIgnoreAttribute]
property String^ DisplayName2 {
String^ get ();
}
[<XmlIgnoreAttribute>]
member DisplayName2 : string with get
Property Value
Type:
String
See Also