Class RadCardViewGroupItem
Inheritance
System.Object
RadCardViewGroupItem
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.Wpf.dll
Syntax
public class RadCardViewGroupItem : Control, IAutomationPeer, IPeerConverter, IControl, IFrameworkElement, ITargetElement
Constructors
RadCardViewGroupItem()
Declaration
public RadCardViewGroupItem()
Properties
GroupExpanderButton
GroupHeader
Declaration
public string GroupHeader { get; }
Property Value
System.String
|
IsExpanded
Declaration
public bool IsExpanded { get; set; }
Property Value
System.Boolean
|