Class SectionColumnsRadioButton
Represents SectionColumnsRadioButton
Inherited Members
Namespace: Telerik.Windows.Controls.RichTextBoxUI.Dialogs.SectionColumns
Assembly: Telerik.Windows.Controls.RichTextBoxUI.dll
Syntax
public class SectionColumnsRadioButton : RadRadioButton, ICommandSource
Constructors
SectionColumnsRadioButton()
Initialize new instance of the SectionColumnsRadioButton class.
Declaration
public SectionColumnsRadioButton()
Fields
ImageProperty
Declaration
public static readonly DependencyProperty ImageProperty
Field Value
System.Windows.DependencyProperty
|
Properties
Image
Gets or sets the image displayed by the radio button.
Declaration
public Image Image { get; set; }
Property Value
System.Windows.Controls.Image
|
Methods
OnApplyTemplate()
Invoked whenever application code or internal processes (such as a rebuilding layout pass) call System.Windows.Controls.Control.ApplyTemplate.
Declaration
public override void OnApplyTemplate()