The C1WebMenuSpecialSymbolStyle type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| CanRaiseEvents | Gets a value indicating whether the component can raise an event. (Inherited from Component.) | |
| CheckMarkImageUrl |
Image url for the check mark symbol.
| |
| CheckMarkText |
Text for the check mark symbol.
| |
| Container | Gets the IContainer that contains the Component. (Inherited from Component.) | |
| DesignMode | Gets a value that indicates whether the Component is currently in design mode. (Inherited from Component.) | |
| Events | Gets the list of event handlers that are attached to this Component. (Inherited from Component.) | |
| RadioMarkImageUrl |
Image url for the radio mark symbol.
| |
| RadioMarkText |
Text for the radio mark symbol.
| |
| Site | (Inherited from Component.) | |
| SubMenuMarkImageUrl |
Image url for the symbol of submenu mark.
| |
| SubMenuMarkText |
Text for the symbol of submenu mark.
|