Property FieldName
| Edit this page View SourceFieldName
Gets or sets the name of the attribute field that will be used to generate control.
Declaration
public string? FieldName { get; set; }
Property Value
Type | Description |
---|---|
string |
Gets or sets the name of the attribute field that will be used to generate control.
public string? FieldName { get; set; }
Type | Description |
---|---|
string |