ComponentOne RulesManager for WinForms
C1.Win.RulesManager Namespace / GradientSettings Class / IconList Property

In This Topic
    IconList Property (GradientSettings)
    In This Topic
    Gets or sets the key of the icon list.
    Syntax
    'Declaration
     
    
    Public Property IconList As IconListKey
    public IconListKey IconList {get; set;}
    See Also