Class SectionColumnsRadioButton
Represents SectionColumnsRadioButton
Inherited Members
Namespace: Telerik.Windows.Controls.RichTextBoxUI.Dialogs.SectionColumns
Assembly: Telerik.Windows.Controls.RichTextBox.dll
Syntax
public class SectionColumnsRadioButton : RadRadioButton
Constructors
SectionColumnsRadioButton()
Initialize new instance of the Section
Declaration
public SectionColumnsRadioButton()
Fields
ImageProperty
Declaration
public static readonly DependencyProperty ImageProperty
Field Value
System.
|
Properties
Image
Gets or sets the image displayed by the radio button.
Declaration
public Image Image { get; set; }
Property Value
System.
|
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()
Overrides
OnInitialized(EventArgs)
Raises the System.
Declaration
protected override void OnInitialized(EventArgs e)
Parameters
System. The System. |