[]
        
(Showing Draft Content)

C1.Win.FlexViewer.TextBoxActionElement

TextBoxActionElement Class

Represents a text box element.

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

Constructors

Name Description
TextBoxActionElement(C1FlexViewer, RibbonTextBox, FlexViewerAction, bool, bool)

Initializes a new instance of a TextBoxActionElement.

Properties

Name Description
KeyTip

Gets or sets the KeyTip text.

Label

Gets or sets the label text.

Methods

Name Description
ResetKeyTip()

Resets the KeyTip property to its default value.

ResetLabel()

Resets the Label property to its default value.

ShouldSerializeKeyTip()

Indicates whether the KeyTip property should be serialized.

ShouldSerializeLabel()

Indicates whether the Label property should be serialized.