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