Spread Windows Forms 6.0 Product Documentation
MultiOptionCellType Class
Members  See Also  Support Options
FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.CellType Namespace : MultiOptionCellType Class


Glossary Item Box

Represents a multiple option button cell.

Object Model

MultiOptionCellType ClassPicture ClassRadioPicture ClassISubEditor Interface

Syntax

Remarks

Use this cell type to create a set of option buttons (radio buttons). The list of buttons can be displayed horizontally or vertically. Be sure to set the cell size to allow all the choices to be visible.

For more information about setting the cell type, refer to Setting a Multiple Option Cell.

For more information about the behavior of contents in a cell, refer to Understanding Cell Type Effects on Displaying Data.

For more information on the corresponding event when a user clicks on an option, refer to the FpSpread.ButtonClicked event.

Inheritance Hierarchy

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

Requirements

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

See Also

© 2002-2012 ComponentOne, a division of GrapeCity. All Rights Reserved.