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

Determines if the spin buttons will be visible.

Syntax

Visual Basic (Declaration) 
Public Property SpinVisible As Boolean
C# 
public bool SpinVisible {get; set;}

Property Value

Boolean

Requirements

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

See Also