Back to Devexpress

DataViewBase.CellTemplateProperty Field

wpf-devexpress-dot-xpf-dot-grid-dot-dataviewbase-e80552eb.md

latest1.1 KB
Original Source

DataViewBase.CellTemplateProperty Field

Identifies the DataViewBase.CellTemplate dependency property.

Namespace : DevExpress.Xpf.Grid

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

NuGet Package : DevExpress.Wpf.Grid.Core

Declaration

csharp
public static readonly DependencyProperty CellTemplateProperty
vb
Public Shared ReadOnly CellTemplateProperty As DependencyProperty

Field Value

TypeDescription
DependencyProperty

A dependency property identifier.

|

See Also

DataViewBase Class

DataViewBase Members

DevExpress.Xpf.Grid Namespace