MindFusion.Wpf Pack Programmer's Guide
ReportStyle.VerticalContentAlignment Property
See Also
 





Gets or sets the vertical alignment of the content of the specified report element.

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

 Syntax

C#  Copy Code

public AlignmentY VerticalContentAlignment { get; set; }

Visual Basic  Copy Code

Public Property VerticalContentAlignment As AlignmentY

 Property Value

A member of the AlignmentY enumeration. The default value is Center.

 See Also

ReportStyle Members
ReportStyle Class
MindFusion.Scheduling.Reporting Namespace