Gets user-friendly name, the property is displayed with. Usually is has a short form to display in columns.
Namespace: Dapfor.Wpf.DataAssembly: Dapfor.Wpf (in Dapfor.Wpf.dll) Version: 4.1.0.26317 (4.1.0.26317)
Syntax
C# |
---|
string DisplayName { get; } |
Visual Basic |
---|
ReadOnly Property DisplayName As String Get |
Visual C++ |
---|
property String^ DisplayName { String^ get (); } |
F# |
---|
abstract DisplayName : string with get |
Property Value
Type: StringThe display name.