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