Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
Code: XAML
C#
Visual Basic
XAML
.NET Framework Class Library
DisplayAttribute
.
.
::
.
.
GetName Method
DisplayAttribute Class
See Also
Gets a value that is used for field display in the UI.
Namespace:
C1.WPF.Extended
Assembly:
C1.WPF.Extended
(in C1.WPF.Extended.dll)
Syntax
C#
public
string
GetName
()
Visual Basic
Public
Function
GetName
As
String
Return Value
The value of the Name property.
See Also
DisplayAttribute Class
C1.WPF.Extended Namespace