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