MobileForms Toolkit Documentation

SeparatorCell Properties

The properties of the SeparatorCell class are listed below. For a complete list of SeparatorCell class members, see the SeparatorCell Members topic.

Public Instance Properties

Anchor (inherited from Cell) Gets or sets the AnchorStyle of a cell.
AutoHeight (inherited from Cell) Determines whether cell changes height according to data.
BackColor (inherited from Cell) Gets or sets the background color of a cell.
Border SeparatorCell has no border.
Bounds (inherited from Cell) Gets or sets the bounds of a cell relative to displayed row.
CellSource Separator ignores CellSource.
CustomizeCell (inherited from Cell) Gets or sets the boolean value indicating whether cells can be customized during drawing of AdvancedList.
DesignName (inherited from Cell) Gets or sets the design-time name of the Cell.
ForeColor (inherited from Cell) Gets or sets the foreground color of a cell.
Item (inherited from Cell) Gets or sets the data for given cell on given cell index.
Location (inherited from Cell) 
Name (inherited from Cell) Gets or sets the name of the Cell.
Parent (inherited from Cell) Gets the reference to parent AdvancedList.
Selectable (inherited from Cell) Gets or sets a value indicating whether the current cell can be selected.
SeparatorType Gets or sets the SeparatorType.
Site (inherited from Component)Gets or sets the ISite of the Component.
Size (inherited from Cell) 
Visible (inherited from Cell) 

Protected Instance Properties

CurrentRow (inherited from Cell) Gets During drawing contains the reference to current row.
Events (inherited from Component)Gets the list of event handlers that are attached to this Component.

Protected Internal Instance Properties

Customizing (inherited from Cell) Gets the value indicating wether the cell is currently customizing via CustomizeCell event.
Graphics (inherited from Cell) Gets the reference to current graphics to draw.
Owner (inherited from Cell) Gets or sets the RowTemplate, which owns the cell.

See Also

SeparatorCell Class | Resco.Controls.AdvancedList Namespace