dbicDayView Send comments on this topic.
HeaderAlign Property
See Also 
dbicDayView Assembly > Dbi.WinControl.DayView Namespace > dbiDayView Class : HeaderAlign Property

Gets or sets the vertical and horizontal alignment of the column headers.

Syntax

Visual Basic (Declaration) 
Public Property HeaderAlign As ContentAlignment
C# 
public ContentAlignment HeaderAlign {get; set;}

Property Value

ContentAlignment

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also