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


In This Topic
    StyleInfoCollection Class
    In This Topic
    Represents a collection of custom styles (StyleInfo objects).
    Object Model
    StyleInfoCollection Class
    Syntax
    'Declaration
     
    <DefaultMemberAttribute("Item")>
    Public Class StyleInfoCollection 
    'Usage
     
    Dim instance As StyleInfoCollection
    [DefaultMember("Item")]
    public class StyleInfoCollection 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Windows.SpreadSheet.Data.StyleInfoCollection

    See Also