SplitterItem.GetDefaultText() Method
Returns the splitter item’s name.
Namespace: DevExpress.XtraLayout
Assembly: DevExpress.XtraLayout.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Returns
Type | Description |
---|---|
String | A String value that specifies the splitter item’s name. |
See Also