Class RadImageEditorButton
Inherited Members
Namespace: Telerik.Windows.Controls
Assembly: Telerik.Windows.Controls.ImageEditor.dll
Syntax
public class RadImageEditorButton : RadButton
Constructors
RadImageEditorButton()
Declaration
public RadImageEditorButton()
Fields
ImageKeyProperty
Declaration
public static readonly DependencyProperty ImageKeyProperty
Field Value
System.
|
ImageProperty
Declaration
public static readonly DependencyProperty ImageProperty
Field Value
System.
|
ImageThemeKeyProperty
Declaration
public static readonly DependencyProperty ImageThemeKeyProperty
Field Value
System.
|
Properties
Image
Declaration
public ImageSource Image { get; set; }
Property Value
System.
|
ImageKey
Declaration
public string ImageKey { get; set; }
Property Value
System.
|
ImageThemeKey
Declaration
public string ImageThemeKey { get; set; }
Property Value
System.
|
Methods
OnApplyTemplate()
OnInitialized(EventArgs)
Raises the System.
Declaration
protected override void OnInitialized(EventArgs e)
Parameters
System. The System. |