NetXP 3.0 Reference

TabbedGroups.Renderer Property

Gets or sets the renderer for the tabbed groups.

[Visual Basic]
Public Property Renderer As IDockingRenderer
[C#]
public IDockingRenderer Renderer {get; set;}

See Also

TabbedGroups Class | NETXP.Controls.Docking Namespace