ComponentOne Scheduler for WinForms
Palette Constructor

C1.Win.C1Schedule.4 Assembly > C1.Win.C1Schedule.UI Namespace > Palette Class : Palette Constructor
The PaletteType value.
Initializes a new instance of the Palette object.
Syntax
'Declaration
 
Public Function New( _
   ByVal type As PaletteType _
)
public Palette( 
   PaletteType type
)

Parameters

type
The PaletteType value.
See Also

Reference

Palette Class
Palette Members