Skip to main content
A newer version of this page is available. .
Tab

SiteMapColumn Properties

Contains settings that define an individual column within a site map control.
Name Description
BackColor Gets or sets the background color of the current column.
BackgroundImage Gets the column’s background image.
Border Gets the border settings for all four sides of the current column’s client region.
BorderBottom Gets the settings of the column’s bottom border.
BorderLeft Gets the settings of the column’s left border.
BorderRight Gets the settings of the column’s right border.
BorderTop Gets the settings of the column’s top border.
Collection Gets the collection to which an item belongs. Inherited from CollectionItem.
CssClass Gets or sets the name of the cascading style sheet (CSS) class that specifies the column’s display style.
HoverStyle Gets the style settings which define the appearance of the current column when the mouse pointer is hovering over it.
Index Gets or sets the item’s index within the collection. Inherited from CollectionItem.
Paddings Gets the padding settings of the column.
StartingNodeIndex Gets or sets the index of a hierarchical site map’s root node used as a reference point to retrieve nodes displayed by the column.
Style Gets the column’s style settings.
Width Gets or sets the current column’s width.
See Also