The ExtendedTableStyle type exposes the following members.

Properties

  NameDescription
Public propertyBackColor
Gets or sets the background color.
(Inherited from ExtendedItemStyle.)
Public propertyBackgroundImage
URL to background image.
(Inherited from ExtendedItemStyle.)
Public propertyBorderColor
Gets or sets the border color.
(Inherited from ExtendedItemStyle.)
Public propertyBorderDetailed
Style for each border side.
(Inherited from ExtendedItemStyle.)
Public propertyBorderStyle
Gets or sets the border style.
(Inherited from ExtendedItemStyle.)
Public propertyBorderWidth
Gets or sets the border width.
(Inherited from ExtendedItemStyle.)
Public propertyCellpadding
Cell Padding.
Public propertyCellspacing
Cell Spacing.
Public propertyCssClass
Gets or sets the cascading style sheet (CSS) class rendered on the client.
(Inherited from ExtendedItemStyle.)
Public propertyCursor
Cursor style.
(Inherited from ExtendedItemStyle.)
Public propertyFont
Gets the font properties associated with the Web server control.
(Inherited from Style.)
Public propertyForeColor
Gets or sets the foreground color.
(Inherited from ExtendedItemStyle.)
Public propertyHeight
This property is hidden.
(Inherited from ExtendedItemStyle.)
Public propertyHorizontalAlign
Gets or sets the horizontal alignment of the contents in a cell.
(Inherited from ExtendedItemStyle.)
Public propertyIsEmpty
Gets a value indicating whether any style elements have been defined in the state bag
(Overrides ExtendedItemStyle..::..IsEmpty.)
Public propertyStyleString
Represent resulting string that will apply to style HTML attribute.
(Inherited from ExtendedItemStyle.)
Public propertyTransparent
Transparent value. Accepts value in range 0 - 100.
(Inherited from ExtendedItemStyle.)
Public propertyVerticalAlign
Gets or sets the vertical alignment of the contents in a cell.
(Inherited from ExtendedItemStyle.)
Public propertyWidth
This property is hidden.
(Inherited from ExtendedItemStyle.)
Public propertyWrap
Gets or sets a value indicating whether the contents of a cell wrap in the cell.
(Inherited from ExtendedItemStyle.)

See Also