MindFusion.Scheduling for ASP.NET Programmer's Guide
Selection.Set Method (DateTime)
See Also
 





Selects the specified date cell.

Namespace: MindFusion.Scheduling.WebForms
Assembly: MindFusion.Scheduling.WebForms

 Syntax

C#  Copy Code

public void Set (
    DateTime date
)

Visual Basic  Copy Code

Public Sub Set( _
    date As DateTime _
)

 Parameters

date
Type: DateTime
A date whose cell in the calendar to select.

 See Also

Set Method Overload List
Selection Members
Selection Class
MindFusion.Scheduling.WebForms Namespace