MobileForms Toolkit Documentation

SelectionChangingEventArgs Class

Class containing arguments for SelectionChanging event.

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

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

public class SelectionChangingEventArgs : 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

SelectionChangingEventArgs Members | Resco.Controls.SmartGrid Namespace