Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.Extended.4.5.2 Assembly / C1.Win.C1Schedule Namespace / BaseTableView Class / Icons Field

In This Topic
    Icons Field (BaseTableView)
    In This Topic
    Icons to use in grids
    Syntax
    'Declaration
     
    Protected Shared Icons As System.Collections.Generic.Dictionary(Of String,Image)
    protected static System.Collections.Generic.Dictionary<string,Image> Icons
    See Also