Back to Devexpress

PropertyGridControl.GetParentPath(String) Method

wpf-devexpress-dot-xpf-dot-propertygrid-dot-propertygridcontrol-dot-getparentpath-x28-system-dot-string-x29.md

latest1.2 KB
Original Source

PropertyGridControl.GetParentPath(String) Method

Namespace : DevExpress.Xpf.PropertyGrid

Assembly : DevExpress.Xpf.PropertyGrid.v25.2.dll

NuGet Package : DevExpress.Wpf.PropertyGrid

Declaration

csharp
public string GetParentPath(
    string fullPath
)
vb
Public Function GetParentPath(
    fullPath As String
) As String

Parameters

NameType
fullPathString

Returns

Type
String

See Also

PropertyGridControl Class

PropertyGridControl Members

DevExpress.Xpf.PropertyGrid Namespace