MindFusion.UI for WebForms Programmer's Guide

CellEventArgs Members

Constructors Methods
 


Contains the arguments passed to handlers of Calendar's dateClick event

The following tables list the members exposed by the CellEventArgs type.

 Public Constructors

  Name Description

CellEventArgs

Initializes a new instance of the CellEventArgs class.

 Public Methods

  Name Description

getCell

Gets the cell object associated with the event.

getRawEventArgs

Gets the JavaScript event data.

 See Also