SfDataGridBehaviorVisibleFields Property
Gets or sets a list of fields that determine the visible columns in the SfDataGrid control.
Namespace: Aliquo.Windows.ControlsAssembly: Aliquo.Windows.Controls (in Aliquo.Windows.Controls.dll) Version: 5.0.9179.22656
public IList<Field> VisibleFields { get; set; }
Public Property VisibleFields As IList(Of Field)
Get
Set
Property Value
IListField