ClassRadPathButton
Class
Represents the RadPathButton control wrapper.
Definition
Namespace:Telerik.WebAii.Controls.Xaml
Assembly:Telerik.WebAii.Controls.Xaml.dll
Syntax:
cs-api-definition
public class RadPathButton : Button, IAutomationPeer, IPeerConverter, IRadPathButton, IButton, IButtonBase, IContentControl, IControl, IFrameworkElement, ITargetElement
Inheritance: objectAutomationObject<FrameworkElement>FrameworkElementSilverlightTestElementControlContentControlButtonBaseButtonRadPathButton
Implements:
Inherited Members
Constructors
RadPathButton()
Initializes a new instance of the RadPathButton class.
Declaration
cs-api-definition
public RadPathButton()
Properties
ContentControl
Gets Path of the RadPathButton.
Declaration
cs-api-definition
public ContentControl ContentControl { get; }
Property Value
ContentPlacement
Get or set the ContentPlacement.
IsBackgroundVisible
Get or set the IsBackgroundVisible.
Path
Gets Path of the RadPathButton.
TextContent
Gets Content property of the RadPathButton.