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

TableView.ActualDataRowTemplateSelectorProperty Field

Identifies the TableView.ActualDataRowTemplateSelector dependency property.

Namespace: DevExpress.Xpf.Grid

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

Declaration

public static readonly DependencyProperty ActualDataRowTemplateSelectorProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also