Skip to main content

TableView.UseLightweightTemplates Property

Namespace: DevExpress.Xpf.Grid

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

#Declaration

public UseLightweightTemplates? UseLightweightTemplates { get; set; }

#Property Value

Type
Nullable<UseLightweightTemplates>

#Implements

DevExpress.Xpf.Grid.ITableView.UseLightweightTemplates
See Also