SplitString.SecondPart Property
Specifies the second part of the SplitString.
Namespace: DevExpress.ExpressApp.Utils
Assembly: DevExpress.ExpressApp.v25.1.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Property Value
| Type | Description |
|---|---|
| String | A string containing the second part of the SplitString. |
See Also