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


In This Topic
    StyleInfoCollectionChangedEventArgs Class
    In This Topic
    Represents the event data for the NamedStyleCollection object's Changed event.
    Object Model
    StyleInfoCollectionChangedEventArgs Class
    Syntax
    'Declaration
     
    Public Class StyleInfoCollectionChangedEventArgs 
       Inherits System.EventArgs
    'Usage
     
    Dim instance As StyleInfoCollectionChangedEventArgs
    public class StyleInfoCollectionChangedEventArgs : System.EventArgs 
    Inheritance Hierarchy

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

    See Also