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.AdvancedComboBox.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.AdvancedComboBox

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

See Also

CustomizeCellEventArgs Members | Resco.Controls.AdvancedComboBox Namespace