Click or drag to resize

ListViewConfigFields Property

List of field names for sorting and searching

Namespace:  SOWIData.Management
Assembly:  SOWIData.Management (in SOWIData.Management.dll) Version: 19.1.23.1 (19.1.23.622)
Syntax
public List<DataGrid> Fields { get; set; }

Property Value

Type: ListDataGrid
See Also