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

In This Topic
    StyleInfoCollectionChangedEventArgs Class Members
    In This Topic

    The following tables list the members exposed by StyleInfoCollectionChangedEventArgs.

    Public Properties
     NameDescription
    Public PropertyGets the new style that was added, or null if no style was added.  
    Public PropertyGets the old style that was removed or changed, or null if no style was removed or changed.  
    Public PropertyGets the type of event that occurred.  
    Top
    See Also