Version

ColorPreviewBoxClickEventArgs Class Members

The following tables list the members exposed by ColorPreviewBoxClickEventArgs.

Public Constructors
Public Properties
 NameDescription
Public PropertyColorReturns the current color of the color preview box. (Inherited from Infragistics.Win.UltraColorPalette.ColorPreviewBoxEventArgs)
Public PropertyColorPreviewBoxClickActionGets or sets the action that occur when a user clicks on the color preview box.  
Public PropertyIsPrimaryReturns true if this is the primary color box, or false if it is this secondary color box. (Inherited from Infragistics.Win.UltraColorPalette.ColorPreviewBoxEventArgs)
See Also