Spread Windows Forms 7.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 2000 Professional (SP4), Windows 2000 Server, Windows 2003 Server (SP1), Windows 2008, Windows XP (SP2), Windows Vista, Windows 7, Windows 8

See Also

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