MobileForms Toolkit Documentation

CustomEditEventArgs Class

Class containing arguments for BeforeCustomEdit and AfterCustomEditevents.

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

System.Object
   System.EventArgs
      System.ComponentModel.CancelEventArgs
         Resco.Controls.SmartGrid.CustomEditEventArgs

public class CustomEditEventArgs : CancelEventArgs

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

CustomEditEventArgs Members | Resco.Controls.SmartGrid Namespace