dbicDropDate Send comments on this topic.
Enabled Property
See Also 
dbicPIM Assembly > Dbi.PIM Namespace > dbiDayFormat Class : Enabled Property

Determines if a specific date can be selected.

Syntax

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

Remarks

This property value is of type Boolean, indicating if the specified date can be selected.

Requirements

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

See Also