Class PanelTreeAndCards
[ControlCategory("Panels")]
public class PanelTreeAndCards : SplittedControlsPanel, IBaseObject, IDisposableObject, ISupportInitialize, IFocusable, ITextProperty, IComponent, IControl, IDisposable, IWin32Window, INotifyDataErrorInfo
- Inheritance
-
PanelTreeAndCards
- Implements
Constructors
- PanelTreeAndCards()
Initializes a new instance of the PanelTreeAndCards class.
Properties
Methods
- Add(string, Control)
Adds new page.
- Add(string, Func<Control>)
Adds new page.