Spread WinForms 15
FarPoint.Win.Spread.Design Assembly / FarPoint.Win.Spread.Design Namespace / DesignerMain.CellTypeEnum Enumeration


DesignerMain.CellTypeEnum Enumeration
Syntax
'Declaration
 
Public Enum DesignerMain.CellTypeEnum 
   Inherits System.Enum
 
'Usage
 
Dim instance As DesignerMain.CellTypeEnum
Members
MemberDescription
BackGroundCellType 
BarcodeCellType 
ButtonCellType 
CheckBoxCellType 
ColorPickerCellType 
ComboCellType 
CurrencyCellType 
DateTimeCellType 
GeneralCellType 
ImageCellType 
LabelCellType 
LinkCellType 
ListBoxCellType 
MaskCellType 
MultiColumnComboBoxCellType 
MultiOptionCellType 
NumberCellType 
PercentCellType 
PluginCellType 
ProgressCellType 
RegExCellType 
RichTextCellType 
SliderCellType 
TextCellType 
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         FarPoint.Win.Spread.Design.DesignerMain.CellTypeEnum

See Also