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

In This Topic
    IconList Property
    In This Topic
    アイコンリストのキーを取得または設定します。
    Syntax
    'Declaration
     
    
    Public Property IconList As IconListKey
    public IconListKey IconList {get; set;}
    See Also