MobileForms Toolkit Documentation

CellEventArgs Class

Class containing arguments for CellClick and HeaderClick events.

For a list of all members of this type, see CellEventArgs Members.

System.Object
   System.EventArgs
      Resco.Controls.SmartGrid.CellEventArgs

public class CellEventArgs : EventArgs

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Resco.Controls.SmartGrid

Assembly: Resco.SmartGrid.CF3 (in Resco.SmartGrid.CF3.dll)

See Also

CellEventArgs Members | Resco.Controls.SmartGrid Namespace