ComponentOne RulesManager for WinForms
C1.Win.RulesManager Namespace / ItemStyle Class / Icon Property

In This Topic
    Icon Property (ItemStyle)
    In This Topic
    セルアイコン。
    Syntax
    'Declaration
     
    
    Public Property Icon As Image
    public Image Icon {get; set;}
    See Also