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

Gets or sets the vertical and horizontal position of the header images.

Syntax

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

Property Value

ContentAlignment

Remarks

This property is applied to all of the columns.

Requirements

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

See Also