Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.5.2 Assembly / C1.Win.C1Schedule.UI Namespace / Palettes Class / Item Property / Item(Color) Property

In This Topic
    Item(Color) Property
    In This Topic
    Syntax
    'Declaration
     
    Public Overloads ReadOnly Property Item( _
       ByVal key As System.Drawing.Color _
    ) As Palette
    public Palette Item( 
       System.Drawing.Color key
    ) {get;}

    Parameters

    key
    See Also