Class RibbonGalleryAutomationPeer
Inherited Members
Namespace: Telerik.UI.Automation.Peers
Assembly: Telerik.WinUI.Controls.dll
Syntax
public class RibbonGalleryAutomationPeer : GalleryAutomationPeer, IExpandCollapseProvider
Constructors
RibbonGalleryAutomationPeer(RadRibbonGallery)
Declaration
public RibbonGalleryAutomationPeer(RadRibbonGallery owner)
Parameters
Rad
|
Properties
ExpandCollapseState
Declaration
public ExpandCollapseState ExpandCollapseState { get; }
Property Value
Microsoft.
|
Methods
Collapse()
Declaration
public void Collapse()
Expand()
Declaration
public void Expand()
GetClassNameCore()
Declaration
protected override string GetClassNameCore()
Returns
System.
|
Overrides
GetNameCore()
Declaration
protected override string GetNameCore()
Returns
System.
|