Spread Windows Forms 6.0 Product Documentation
ColorPickerStyle Enumeration
See Also  Support Options
FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.CellType Namespace : ColorPickerStyle Enumeration


Glossary Item Box

Specifies how the color picker cell renders.

Syntax

Visual Basic (Declaration) 
Public Enum ColorPickerStyle 
   Inherits System.Enum
Visual Basic (Usage)Copy Code
Dim instance As ColorPickerStyle
C# 
public enum ColorPickerStyle : System.Enum 

Members

MemberDescription
BoxedDisplays the color in a box in the client area
BoxedWithTextDisplays the color in a box in the client area with text displayed alongside the box
FillFills the entire client area with the color
FillWithTextFills the entire client area with text overlay

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         FarPoint.Win.Spread.CellType.ColorPickerStyle

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

© 2002-2012 ComponentOne, a division of GrapeCity. All Rights Reserved.