Spread WPF 17
GrapeCity.Windows.SpreadSheet.Data Namespace / IconSetRule Class / IconSetRule Constructor


In This Topic
    IconSetRule Constructor
    In This Topic
    Creates a new icon set rule.
    Syntax
    'Declaration
     
    Public Function New()
    'Usage
     
    Dim instance As New IconSetRule()
    public IconSetRule()
    See Also