| Visual Basic (Declaration) | |
|---|---|
Public Class ListBoxCellType Inherits BaseCellType Implements ISerializeSupport, ICellType, IEditor, IFormatter, INotifyEditorValueChanged, IPdfSupport, IPropertyAllowedSupport, IRenderer, IReuseEditorControl, IReuseEditorControl2 | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public class ListBoxCellType : BaseCellType, ISerializeSupport, ICellType, IEditor, IFormatter, INotifyEditorValueChanged, IPdfSupport, IPropertyAllowedSupport, IRenderer, IReuseEditorControl, IReuseEditorControl2 | |
For more information about setting the cell type, refer to Setting a List Box Cell.
For more information about the behavior of contents in a cell, refer to Understanding Cell Type Effects on Displaying Data.
System.Object
FarPoint.Win.Spread.CellType.BaseCellType
FarPoint.Win.Spread.CellType.ListBoxCellType
Reference
ListBoxCellType MembersFarPoint.Win.Spread.CellType Namespace
User-Task Documentation
Setting a Combo Box CellSetting a List Box Cell
Working with Graphical Cell Types


~134.gif)