Spread WPF 17
GrapeCity.Windows.SpreadSheet.UI Namespace / TouchToolbarOpeningEventArgs Class
Members


In This Topic
    TouchToolbarOpeningEventArgs Class
    In This Topic
    Represents the event arguments for the TouchStripOpening event.
    Object Model
    TouchToolbarOpeningEventArgs Class
    Syntax
    'Declaration
     
    Public Class TouchToolbarOpeningEventArgs 
       Inherits System.EventArgs
    'Usage
     
    Dim instance As TouchToolbarOpeningEventArgs
    public class TouchToolbarOpeningEventArgs : System.EventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          GrapeCity.Windows.SpreadSheet.UI.TouchToolbarOpeningEventArgs

    See Also