SiteMapColumnCollection Constructors
Represents a collection of columns within the site map control.Name | Parameters | Description |
---|---|---|
SiteMapColumnCollection() | none | Initializes a new instance of the SiteMapColumnCollection class with default settings. |
SiteMapColumnCollection(ASPxWebControl) | owner | Initializes a new instance of the SiteMapColumnCollection class. |
See Also