Back to Devexpress

DataViewBase.CellToolTipTemplateProperty Field

wpf-devexpress-dot-xpf-dot-grid-dot-dataviewbase-9ebbec05.md

latest1.2 KB
Original Source

DataViewBase.CellToolTipTemplateProperty Field

Identifies the DataViewBase.CellToolTipTemplate 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 CellToolTipTemplateProperty
vb
Public Shared ReadOnly CellToolTipTemplateProperty As DependencyProperty

Field Value

TypeDescription
DependencyProperty

A dependency property identifier.

|

See Also

DataViewBase Class

DataViewBase Members

DevExpress.Xpf.Grid Namespace