Visual Basic (Declaration) | |
---|---|
Public Class ListBoxCellType Inherits BaseCellType Implements FarPoint.Win.ISerializeSupport, ICellType, IEditor, IFormatter, INotifyEditorValueChanged, IPdfSupport, IPropertyAllowedSupport, IRenderer, IReuseEditorControl, IReuseEditorControl2 |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As ListBoxCellType |
C# | |
---|---|
public class ListBoxCellType : BaseCellType, FarPoint.Win.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
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
Reference
ListBoxCellType MembersFarPoint.Win.Spread.CellType Namespace
User-Task Documentation
Setting a Combo Box CellSetting a List Box Cell
Working with Graphical Cell Types