Class ContextulTabGroupsEditor
Inherited Members
Namespace: Telerik.WinControls.UI
Assembly: Telerik.WinControls.UI.dll
Syntax
public class ContextulTabGroupsEditor : RadForm, IComponentTreeHandler, ILayoutHandler, ISupportInitializeNotification, ISupportInitialize, INotifyPropertyChanged, IAnalyticsProvider
Constructors
ContextulTabGroupsEditor(RadItemCollection, RadRibbonBar)
Declaration
public ContextulTabGroupsEditor(RadItemCollection collection, RadRibbonBar parentRibbon)
Parameters
RadItemCollection
collection
|
RadRibbonBar
parentRibbon
|
Properties
Collection
Methods
Dispose(Boolean)
Clean up any resources being used.
Declaration
protected override void Dispose(bool disposing)
Parameters
System.Boolean
disposing
true if managed resources should be disposed; otherwise, false. |