IRadTaskDialogControl
Interface
An interface implemented by the main interactive elements of the RadTaskDialogPage
Definition
Namespace:Telerik.WinControls.UI.TaskDialog
Assembly:Telerik.WinControls.UI.dll
Syntax:
C#
public interface IRadTaskDialogControl
Derived Classes:
Properties
Gets the bound RadTaskDialogPage.
C#
RadTaskDialogPage BoundPage { get; }