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


In This Topic
    IconSetRule Class
    In This Topic
    Represents the icon set rule.
    Object Model
    IconSetRule Class
    Syntax
    'Declaration
     
    Public NotInheritable Class IconSetRule 
       Inherits FormattingRuleBase
    'Usage
     
    Dim instance As IconSetRule
    public sealed class IconSetRule : FormattingRuleBase 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Windows.SpreadSheet.Data.FormattingRuleBase
          GrapeCity.Windows.SpreadSheet.Data.IconSetRule

    See Also