dbicDate Send comments on this topic.
ButtonAlign Property
See Also 
dbicDate Assembly > Dbi.WinControl.Date Namespace > dbiDate Class : ButtonAlign Property

Gets or sets the alignment of the navigation buttons in the title area.

Syntax

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

Property Value

enumButtonAlign

Requirements

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

See Also