BaseGridHeader Class
The base class for grid column headers.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v24.1.Core.dll
NuGet Package: DevExpress.Wpf.Grid.Core
Declaration
public abstract class BaseGridHeader :
GridColumnHeaderBase,
IColumnPropertyOwner,
ISupportDragDropColumnHeader,
ISupportDragDrop,
ISupportDragDropPlatformIndependent
Remarks
Tip
Topic: Column Header Customization
Inheritance
See Also