dbicDropDate Send comments on this topic.
DisplayStyle Property
See Also 
dbicDropDate Assembly > Dbi.WinControl.DropDate Namespace > dbiDropDate Class : DisplayStyle Property

Gets or sets the style of the control.

Syntax

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

Property Value

enumDisplayStyle

Requirements

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

See Also