Spread Windows Forms 8.0 Product Documentation
ColorPickerStyle Enumeration


Specifies how the color picker cell renders.
Syntax
'Declaration
 
Public Enum ColorPickerStyle 
   Inherits System.Enum
'Usage
 
Dim instance As ColorPickerStyle
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

Reference

FarPoint.Win.Spread.CellType Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.