New to Telerik UI for WinFormsStart a free 30-day trial

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: RadTaskDialogButtonRadTaskDialogCommandLinkButtonRadTaskDialogExpanderRadTaskDialogRadioButton

Properties

Gets the bound RadTaskDialogPage.

C#
RadTaskDialogPage BoundPage { get; }

Gets or sets an object that can be used to store user data, corresponding to the element

C#
object Tag { get; set; }
In this article
DefinitionPropertiesBoundPageTag
Not finding the help you need?
Contact Support