Rules Manager for WPF | ComponentOne
C1.WPF.RulesManager Assembly / C1.WPF.RulesManager Namespace / IconInfo Structure
Members

In This Topic
    IconInfo Structure
    In This Topic
    Record used to provide the icon-sets information.
    Object Model
    IconInfo Structure
    Syntax
    'Declaration
     
    Public Structure IconInfo 
       Inherits System.ValueType
    public struct IconInfo : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          C1.WPF.RulesManager.IconInfo

    See Also