[]
        
(Showing Draft Content)

C1.Win.Command.Styles.RadialMenu.RadialMenuWindowStyle

RadialMenuWindowStyle Class

The RadialMenuWindowStyle contains display attributes that determine the general appearance of the C1RadialMenu window in some state on the screen.

Inheritance
RadialMenuWindowStyle
Namespace: C1.Win.Command.Styles.RadialMenu
Assembly: C1.Win.Command.8.dll
Syntax
public class RadialMenuWindowStyle : BaseStyle

Constructors

Name Description
RadialMenuWindowStyle()

Initializes a new instance of the RadialMenuWindowStyle.

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 element in the disabled state.

Methods

Name Description
ResetDefault()

Restores the default value of the Default property.

ResetDisabled()

Restores the default value of the Disabled property.

ShouldSerializeDefault()

Specifies whether to save the value of the Default property.

ShouldSerializeDisabled()

Specifies whether to save the value of the Disabled property.