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

Occurs when the control is finished validating.

Syntax

Visual Basic (Declaration) 
Public Event Validated As EventHandler
C# 
public event EventHandler Validated

Requirements

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

See Also