SfDataGridBehaviorDynamicFields Property
Gets or sets a list of fields to dynamically create and configure the columns of the SfDataGrid control.
Namespace: Aliquo.Windows.ControlsAssembly: Aliquo.Windows.Controls (in Aliquo.Windows.Controls.dll) Version: 5.0.9179.22656
public IList<FieldSetting> DynamicFields { get; set; }
Public Property DynamicFields As IList(Of FieldSetting)
Get
Set
Property Value
IListFieldSetting