Class Wizard97CommandArea
Represents a command area of RadWizard in Wizard97 mode.
Inheritance
System.Object
Wizard97CommandArea
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.WinControls.UI
Assembly: Telerik.WinControls.UI.dll
Syntax
public class Wizard97CommandArea : WizardCommandArea, INotifyPropertyChanged, ICustomTypeDescriptor, ISupportSystemSkin, IComponent, IDisposable, IBindableComponent, ISupportDrag, ISupportDrop, IShortcutProvider, IStylableElement, IStylableNode, IPrimitiveElement, IShapedElement, IFillElement, IBorderElement, IBoxStyle, IBoxElement, IImageElement, ITextPrimitive, ITextProvider
Constructors
Wizard97CommandArea()
Creates a Wizard97CommandArea instance.
Declaration
public Wizard97CommandArea()
Wizard97CommandArea(RadWizardElement)
Creates a Wizard97CommandArea element.
Declaration
public Wizard97CommandArea(RadWizardElement wizardElement)
Parameters
RadWizardElement
wizardElement
|
Properties
BackButton
Gets the CommandArea Back button element.
Declaration
public WizardCommandAreaButtonElement BackButton { get; }
Property Value
WizardCommandAreaButtonElement
|
Methods
CreateChildElements()
Declaration
protected override void CreateChildElements()
Overrides
DisposeManagedResources()
Declaration
protected override void DisposeManagedResources()