ValueProviderAttribute..::..Name Property
Gets the name.
Namespace:
RingSoft.DbLookup.Controls.WPF.PropertiesAssembly: RingSoft.DbLookup.Controls.WPF (in RingSoft.DbLookup.Controls.WPF.dll)
Syntax
[NotNullAttribute] public string Name { get; }
<NotNullAttribute> _ Public ReadOnly Property Name As String Get
[NotNullAttribute] public: property String^ Name { String^ get (); }