Skip to main content
A newer version of this page is available. .

DataViewBase.CellDisplayTemplateSelectorProperty Field

Identifies the DataViewBase.CellDisplayTemplateSelector dependency property.

Namespace: DevExpress.Xpf.Grid

Assembly: DevExpress.Xpf.Grid.v18.2.Core.dll

Declaration

public static readonly DependencyProperty CellDisplayTemplateSelectorProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also