Skip to main content

TableView.PredefinedIconSetFormats Property

Namespace: DevExpress.Xpf.Grid

Assembly: DevExpress.Xpf.Grid.v14.2.dll

#Declaration

public FormatInfoCollection PredefinedIconSetFormats { get; set; }

#Property Value

Type
DevExpress.Xpf.Grid.FormatInfoCollection

#Implements

DevExpress.Xpf.Grid.ITableView.PredefinedIconSetFormats
See Also