ClassFrozenGroupsPanel
Class
Represents a panel that contains the frozen group rows.
Definition
Namespace:Telerik.UI.Xaml.Controls.Grid.Primitives
Assembly:Telerik.WinUI.Controls.dll
Syntax:
cs-api-definition
public class FrozenGroupsPanel : Panel
Inheritance: objectFrozenGroupsPanel
Constructors
FrozenGroupsPanel()
Initializes a new instance of the FrozenGroupsPanel class.
Declaration
cs-api-definition
public FrozenGroupsPanel()
Methods
OnCreateAutomationPeer()
Declaration
cs-api-definition
protected override AutomationPeer OnCreateAutomationPeer()
Returns
AutomationPeer