SplitterPane.GetPath() Method
Returns the pane‘s path within a panes collection.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Returns
Type | Description |
---|---|
String | A string representing the path of the pane within the collection. |
See Also