MindFusion.Wpf Pack Programmer's Guide
CellPresenter.HeaderVerticalAlignment Property
See Also
 





Gets the vertical alignment of the cell header according to the current state. This is a dependency property.

Namespace: MindFusion.Scheduling.Wpf
Assembly: MindFusion.Scheduling.Wpf

 Syntax

C#  Copy Code

public VerticalAlignment HeaderVerticalAlignment { get; }

Visual Basic  Copy Code

Public ReadOnly Property HeaderVerticalAlignment As VerticalAlignment

 Property Value

A .NET VerticalAlignment value.

 See Also

CellPresenter Members
CellPresenter Class
MindFusion.Scheduling.Wpf Namespace