[]
        
(Showing Draft Content)

C1.WPF.Grid.GridColumnHeaderPanel

GridColumnHeaderPanel Class

Panel used to layout the elements inside GridColumnHeaderCell.

Inheritance
GridColumnHeaderPanel
Namespace: C1.WPF.Grid
Assembly: C1.WPF.Grid.dll
Syntax
public class GridColumnHeaderPanel : Panel, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IAddChild, IDependencyObject, IDisposable

Constructors

Name Description
GridColumnHeaderPanel()

Initializes a new instance of the GridColumnHeaderPanel class.

Fields

Name Description
PositionProperty

Identifies the Position attached property.

SortIconPositionProperty

Identifies the SortIconPosition dependency property.

TitleAlignmentProperty

Identifies the TitleAlignment dependency property.

Properties

Name Description
IsDisposed

Gets whether this instance is disposed.

SortIconPosition

Gets or sets the sort icon position.

TitleAlignment

Gets or sets the alignment of the title inside the cell.

Methods

Name Description
ArrangeOverride(Size)
Dispose()
Dispose(bool)
Finalize()

Finalizes this instance of the GridColumnHeaderPanel class.

GetPosition(DependencyObject)

Gets the value of the Position attached property for the specified element.

MeasureOverride(Size)
OnApplyTemplate()
SetPosition(DependencyObject, GridColumnHeaderPanelPosition)

Sets the value of the Position attached property for the specified element.