DataGridFields Property
Gets or sets a list with the definition of the data fields of the DataGrid columns.
Namespace: Aliquo.Windows.ControlsAssembly: Aliquo.Windows.Controls (in Aliquo.Windows.Controls.dll) Version: 5.0.9179.22656
public IList<FieldSetting> Fields { get; set; }
Public Property Fields As IList(Of FieldSetting)
Get
Set
Property Value
IListFieldSetting