| Visual Basic (Declaration) | |
|---|---|
Public Class UltraSplitterUIElement Inherits Infragistics.Win.UIElement | |
| C# | |
|---|---|
public class UltraSplitterUIElement : Infragistics.Win.UIElement | |
This element can be used to provide splitter capabilities within a control. All it needs is an instance of an ISplitterOwner class to work with and it will provide all of the drag and drop functionality neccessary for the splitter, as well as collapsed buttons.