ActiveColor | Gets or sets the color of the active link. |
Alignment (inherited from TextCell) | Gets or sets the Alignment of a text diplayed in the TextCell. |
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 (inherited from Cell) | Gets or sets the BorderType of a cell. |
Bounds (inherited from Cell) | Gets or sets the bounds of a cell relative to displayed row. |
CellSource (inherited from Cell) | Gets or sets the CellSource of a Cell. |
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 | Gets or sets the ForeColor for displaying the link. |
FormatString (inherited from TextCell) | Gets or sets the format string used to convert data to text to display. |
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. |
RestrictSelectedTextToStart (inherited from TextCell) | Gets or sets the restriction for selected text property of a TextCell. |
Selectable (inherited from Cell) | Gets or sets a value indicating whether the current cell can be selected. |
SelectedBackColor (inherited from TextCell) | Gets or sets the selected background color of a TextCell. |
SelectedForeColor (inherited from TextCell) | Gets or sets the selected foreground color of a TextCell. |
SelectedText (inherited from TextCell) | Gets or sets the selected text of a TextCell. |
SelectedTextCompareOptions (inherited from TextCell) | Gets or sets CompareOptions for the SelectedText. |
Site (inherited from Component) | Gets or sets the ISite of the Component. |
Size (inherited from Cell) | |
TextFont | Gets or sets the font for displaying the text. |
UrlFormatString | Gets or sets the format string used to convert data to link target. |
Visible (inherited from Cell) | |
VisitedColor | Gets or sets the color of the visited link. |