Class GridViewGroupPanelItem
Inheritance
System.Object
GridViewGroupPanelItem
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 GridViewGroupPanelItem : FrameworkElement, IAutomationPeer, IPeerConverter, IGridViewGroupPanelItem, IFrameworkElement, ITargetElement
Constructors
GridViewGroupPanelItem()
Declaration
public GridViewGroupPanelItem()
Properties
Cells
Declaration
public IList<GridViewGroupPanelCell> Cells { get; }
Property Value
System.Collections.Generic.IList<GridViewGroupPanelCell>
|
ConnectingLineOpacity
Declaration
public double ConnectingLineOpacity { get; set; }
Property Value
System.Double
|
InsertionPointVisibility
Methods
Close()
Declaration
public void Close()