[]
        
(Showing Draft Content)

C1.Win.FlexViewer.RibbonActionGroup

RibbonActionGroup Class

Represents a customizable item for RibbonGroup.

Inheritance
RibbonActionGroup
Namespace: C1.Win.FlexViewer
Assembly: C1.Win.FlexViewer.4.8.dll
Syntax
public class RibbonActionGroup

Constructors

Name Description
RibbonActionGroup(C1FlexViewer, RibbonGroup)

Initializes a new instance of a RibbonActionGroup.

Properties

Name Description
FlexViewer

Gets the owner C1FlexViewer.

Image

Gets or sets the group image.

KeyTip

Gets or sets the KeyTip text.

RibbonGroup

Gets the associated RibbonGroup.

Text

Gets or sets the group text.

ToolTip

Gets or sets the tooltip text.

Methods

Name Description
ResetImage()

Resets the Image property to its default value.

ResetKeyTip()

Resets the KeyTip property to its default value.

ResetText()

Resets the Text property to its default value.

ResetToolTip()

Resets the ToolTip property to its default value.

ShouldSerializeImage()

Indicates whether the Image property should be serialized.

ShouldSerializeKeyTip()

Indicates whether the KeyTip property should be serialized.

ShouldSerializeText()

Indicates whether the Text property should be serialized.

ShouldSerializeToolTip()

Indicates whether the ToolTip property should be serialized.