SplitterSeparators.Owner Property
Gets a pane that owns the current SplitterSeparators object.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
SplitterPane | A SplitterPane object representing the owner of the current pane. |
See Also