GrapeCity MultiRow Windows Forms Documentation
Base Cell

The base cell is the base for all MultiRow cell types. You can use a base cell to create editable cells or headers.

Base Cell

Features

You can use the following features in a base cell.

For more details on each feature, refer to the Cell class. For more information about the cell style, refer to Cell Styles and Conditional Cell Styles.

DataType

The base cell stores the System.Object value type. This type can be confirmed with the Cell.ValueType property. The input, display, and edit features are not implemented here.

Cell Edit Control

The base cell does not provide a cell edit control. The Cell.EditType property returns a null reference (Nothing in Visual Basic).

Style

The base cell does not provide any styles.

Shortcut Key

The base cell does not provide any shortcut keys.

Event

The base cell does not provide any events.

See Also

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options