MobileForms Toolkit Documentation

CustomizeCellEventArgs Class

Class containing arguments for CustomizeCell event.

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

System.Object
   System.EventArgs
      Resco.Controls.SmartGrid.CustomizeCellEventArgs

public class CustomizeCellEventArgs : 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.

Remarks

Use the Cell property to customize the cell to be diplayed.

Requirements

Namespace: Resco.Controls.SmartGrid

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

See Also

CustomizeCellEventArgs Members | Resco.Controls.SmartGrid Namespace