FarPoint.Win.Spread
ColorPickerCellType Class
Members  See Also 
FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.CellType Namespace : ColorPickerCellType Class


Represents a color picker cell.

Object Model


Syntax

Visual Basic (Declaration) 
Public Class ColorPickerCellType 
   Inherits BaseCellType
   Implements ICellTypeICommonDialogSupportIEditorIFormatterINotifyEditorValueChangedIPdfSupportIPropertyAllowedSupportIRendererIReuseEditorControl 
Visual Basic (Usage)Copy Code
Dim instance As ColorPickerCellType

Inheritance Hierarchy

System.Object
   FarPoint.Win.Spread.CellType.BaseCellType
      FarPoint.Win.Spread.CellType.ColorPickerCellType

See Also