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.AdvancedList.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 or Data property to customize the cell to be diplayed.

Requirements

Namespace: Resco.Controls.AdvancedList

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

See Also

CustomizeCellEventArgs Members | Resco.Controls.AdvancedList Namespace