CalendarAutoFormatDialog.OnSelChangedScheme Method
.NET Framework 3.0
Handles changes in the predefined schema choices
Namespace: System.Web.UI.Design.WebControls
Assembly: System.Design (in system.design.dll)
Assembly: System.Design (in system.design.dll)
protected void OnSelChangedScheme ( Object source, EventArgs e )
protected function OnSelChangedScheme ( source : Object, e : EventArgs )
Not applicable.
Parameters
- source
The source of the event.
- e
An EventArgs that provides information about the event.
Community Additions
ADD
Show: