| Name | Description |
 | AccessKey | (Inherited from System.Web.UI.WebControls.WebControl) |
 | AppRelativeTemplateSourceDirectory | (Inherited from System.Web.UI.Control) |
 | Attributes | (Inherited from System.Web.UI.WebControls.WebControl) |
 | ClientID | (Inherited from System.Web.UI.Control) |
 | ClientIDMode | (Inherited from System.Web.UI.Control) |
 | Controls | (Inherited from System.Web.UI.Control) |
 | ControlStyle | (Inherited from System.Web.UI.WebControls.WebControl) |
 | ControlStyleCreated | (Inherited from System.Web.UI.WebControls.WebControl) |
 | Enabled | Overridden. |
 | HasAttributes | (Inherited from System.Web.UI.WebControls.WebControl) |
 | Header | A value that determines whether the menu item is a header item. |
 | IconClass | Gets or sets the icon css class to the menuitem that is displayed next to the text in the menu item. |
 | ID | (Inherited from System.Web.UI.Control) |
 | ImagePosition | Gets or sets which side, left or right, the image will be rendered from the menu item. |
 | Items | Gets a C1MenuItemCollection object that includes the submenu items of the current menu item. |
 | NamingContainer | (Inherited from System.Web.UI.Control) |
 | NavigateUrl | The menu's navigate url. |
 | Owner | Gets the owner object which contains the item. It might be an instance of the C1Menu class or the C1MenuItem class depending on the current hierarchy level. |
 | Page | (Inherited from System.Web.UI.Control) |
 | Parent | (Inherited from System.Web.UI.Control) |
 | RenderingCompatibility | (Inherited from System.Web.UI.Control) |
 | Selected | Gets or sets the selected of the menu item. |
 | Separator | A value that determines whether the item is a separator. |
 | Site | (Inherited from System.Web.UI.Control) |
 | SkinID | (Inherited from System.Web.UI.WebControls.WebControl) |
 | Style | (Inherited from System.Web.UI.WebControls.WebControl) |
 | SupportsDisabledAttribute | (Inherited from System.Web.UI.WebControls.WebControl) |
 | TabIndex | (Inherited from System.Web.UI.WebControls.WebControl) |
 | Target | Gets or sets the target window or frame in which to display the Web page content associated with a menu item when the menu item is clicked or the enter key is pressed. |
 | Template | Menu item template. |
 | TemplateContainer | Gets or sets the template container. |
 | TemplateControl | (Inherited from System.Web.UI.Control) |
 | TemplateSourceDirectory | (Inherited from System.Web.UI.Control) |
 | Text | The menu item's text. |
 | ToolTip | (Inherited from System.Web.UI.WebControls.WebControl) |
 | UniqueID | (Inherited from System.Web.UI.Control) |
 | ValidateRequestMode | (Inherited from System.Web.UI.Control) |
 | Value | Gets or sets the value of the menu item. |
 | ViewStateMode | (Inherited from System.Web.UI.Control) |