Interface
IRadTaskDialogControl

An interface implemented by the main interactive elements of the RadTaskDialogPage

Definition

Namespace:Telerik.WinControls.UI.TaskDialog

Assembly:Telerik.WinControls.UI.dll

Syntax:

cs-api-definition
public interface IRadTaskDialogControl

Properties

BoundPage

Gets the bound RadTaskDialogPage.

Declaration

cs-api-definition
RadTaskDialogPage BoundPage { get; }

Property Value

RadTaskDialogPage

Tag

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

Declaration

cs-api-definition
object Tag { get; set; }

Property Value

object

In this article
DefinitionPropertiesBoundPageTag
Not finding the help you need?
Contact Support