Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
Code: XAML
C#
Visual Basic
XAML
.NET Framework Class Library
DisplayAttribute
.
.
::
.
.
Name Property
DisplayAttribute Class
See Also
Gets or sets a text that is used as a member label for elements that are bound to the member.
Namespace:
C1.WPF.Extended
Assembly:
C1.WPF.Extended
(in C1.WPF.Extended.dll)
XMLNS for XAML:
Not mapped to an xmlns.
Syntax
C#
public
string
Name
{
get
;
set
; }
Visual Basic
Public
Property
Name
As
String
Get
Set
XAML Attribute Usage
<
object
Name
="
string
" .../>
See Also
DisplayAttribute Class
C1.WPF.Extended Namespace