[]
        
(Showing Draft Content)

C1.Win.C1Command.Styles.RadialMenu.RadialMenuItemBorderStyle

RadialMenuItemBorderStyle Class

The RadialMenuItemBorderStyle contains display attributes that determine the general appearance of the C1RadialMenu control root-menu or sub-menu borders.

Inheritance
RadialMenuItemBorderStyle
Namespace: C1.Win.C1Command.Styles.RadialMenu
Assembly: C1.Win.C1Command.4.8.dll
Syntax
public class RadialMenuItemBorderStyle : BaseStyle

Constructors

Name Description
RadialMenuItemBorderStyle()

Initializes a new instance of the RadialMenuItemBorderStyle.

Properties

Name Description
Default

Gets style containing display attributes that determine the general appearance of the element in the default state.

Disabled

Gets style containing display attributes that determine the general appearance of the disabled element on the screen.

Expandable

Gets style containing display attributes that determine the general appearance of the element in the expandable state.

Hot

Gets style containing display attributes that determine the general appearance of the element in the hot state.

HotExpandable

Gets style containing display attributes that determine the general appearance of the element in the hot expandable state.

Parent

Methods

Name Description
ResetDefault()

Restores the default value of the Default property.

ResetDisabled()

Restores the default value of the Disabled property.

ResetExpandable()

Restores the default value of the Expandable property.

ResetHot()

Restores the default value of the Hot property.

ResetHotExpandable()

Restores the default value of the HotExpandable property.

ShouldSerializeDefault()

Specifies whether to save the value of the Default property.

ShouldSerializeDisabled()

Specifies whether to save the value of the Disabled property.

ShouldSerializeExpandable()

Specifies whether to save the value of the Expandable property.

ShouldSerializeHot()

Specifies whether to save the value of the Hot property.

ShouldSerializeHotExpandable()

Specifies whether to save the value of the HotExpandable property.