Spread WPF 17
GrapeCity.Windows.SpreadSheet.Data Namespace / SurfaceChartSelectionChangedEventArgs Class
Members


In This Topic
    SurfaceChartSelectionChangedEventArgs Class
    In This Topic
    Provides data for the SurfaceChartSelectionChanged event.
    Object Model
    SurfaceChartSelectionChangedEventArgs Class
    Syntax
    'Declaration
     
    Public Class SurfaceChartSelectionChangedEventArgs 
       Inherits System.EventArgs
    'Usage
     
    Dim instance As SurfaceChartSelectionChangedEventArgs
    public class SurfaceChartSelectionChangedEventArgs : System.EventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          GrapeCity.Windows.SpreadSheet.Data.SurfaceChartSelectionChangedEventArgs

    See Also