[]
Represents a text box element.
public class TextBoxActionElement : BaseActionElement
Name | Description |
---|---|
TextBoxActionElement(C1FlexViewer, RibbonTextBox, FlexViewerAction, bool, bool) | Initializes a new instance of a TextBoxActionElement. |
Name | Description |
---|---|
KeyTip | Gets or sets the KeyTip text. |
Label | Gets or sets the label text. |
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. |