Class
ButtonContentControlState

Represents the ButtonContentControlState class.

Definition

Namespace:Telerik.Windows.Documents.Model.StructuredDocumentTags

Assembly:Telerik.Windows.Controls.RichTextBox.dll

Syntax:

cs-api-definition
public class ButtonContentControlState : ContentControlState, INotifyPropertyChanged

Inheritance: objectContentControlStateButtonContentControlState

Derived Classes: ContentControlPickerStateRepeatingSectionItemControlState

Implements: INotifyPropertyChanged

Inherited Members ContentControlState.OnPropertyChanged(string)ContentControlState.SdtStartContentControlState.PropertiesContentControlState.TypeContentControlState.FocusedContentControlState.HoveredContentControlState.SelectedContentControlState.OutlineColorContentControlState.OutlineAppearanceContentControlState.LockContentControlState.ShowThumbContentControlState.AliasContentControlState.PolygonPointsContentControlState.SelectActionContentControlState.PropertyChanged

Properties

ButtonStyle

Gets or sets the style of the button content control.

Declaration

cs-api-definition
public Style ButtonStyle { get; set; }

Property Value

Style

A Style value representing the style applied to the button content control.

ShowButton

Gets the value that indicates whether the control should show its button or not.

Declaration

cs-api-definition
public bool ShowButton { get; }

Property Value

bool

In this article
DefinitionPropertiesButtonStyleShowButton
Not finding the help you need?
Contact Support