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

DataControlBase.ColumnGeneratorTemplateSelectorProperty Field

Identifies the DataControlBase.ColumnGeneratorTemplateSelector dependency property.

Namespace: DevExpress.Xpf.Grid

Assembly: DevExpress.Xpf.Grid.v19.1.Core.dll

Declaration

public static readonly DependencyProperty ColumnGeneratorTemplateSelectorProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also