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





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

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

 Syntax

C#  Copy Code

public AlignmentX HorizontalContentAlignment { get; set; }

Visual Basic  Copy Code

Public Property HorizontalContentAlignment As AlignmentX

 Property Value

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

 See Also

ReportStyle Members
ReportStyle Class
MindFusion.Scheduling.Reporting Namespace