Skip to main content

CellType

Namespace: PPJ.Runtime.Windows

Assembly: PPJ.Runtime.49 (4.9.0.0)

Cell types for SalTableColumn

public enum CellType : Enum

Fields

NameDescription
ButtonButton column
CheckBoxCheckBox column
ComboBoxComboBox column
CustomCustom columns
DateTimePickerDateTimePicker column
PopupEditPopupEdit column
Standardstandard column

Used By

NameDescription
SalTableColumn.CellTypeIndicates the type of control used to edit the cell.