 | IGridColumnFieldName Property |
Gets the column's unique field name. For bound columns, this property
refers to a field in the underlying data source
Namespace:
EBP.Api.Interfaces.Controls.DataGrid
Assembly:
EBP.Api.Common (in EBP.Api.Common.dll) Version: 1.0.2835.45 (1.0.2835.45)
Syntaxstring FieldName { get; }
ReadOnly Property FieldName As String
Get
Property Value
Type:
String
See Also