Class RadPathButton
Inheritance
System.Object
RadPathButton
Inherited Members
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.WebAii.Controls.Xaml.Wpf
Assembly: Telerik.WebAii.Controls.Xaml.dll
Syntax
public class RadPathButton : Button, IAutomationPeer, IPeerConverter, IRadPathButton, IButton, IButtonBase, IContentControl, IControl, IFrameworkElement, ITargetElement
Constructors
RadPathButton()
Declaration
public RadPathButton()
Properties
ContentControl
ContentPlacement
Declaration
public string ContentPlacement { get; set; }
Property Value
System.String
|
IsBackgroundVisible
Declaration
public bool IsBackgroundVisible { get; set; }
Property Value
System.Boolean
|
Path
TextContent
Declaration
public string TextContent { get; }
Property Value
System.String
|