PropertyGridControl.GetParentPath(String) Method
Namespace: DevExpress.Xpf.PropertyGrid
Assembly: DevExpress.Xpf.PropertyGrid.v26.1.dll
Declaration
Parameters
| Name | Type |
|---|---|
| fullPath | String |
Returns
| Type |
|---|
| String |
See Also
Namespace: DevExpress.Xpf.PropertyGrid
Assembly: DevExpress.Xpf.PropertyGrid.v26.1.dll
public string GetParentPath(
string fullPath
)
Public Function GetParentPath(
fullPath As String
) As String
| Name | Type |
|---|---|
| fullPath | String |
| Type |
|---|
| String |