Back to Devexpress

IToolbarItemInfo.Parent Property

blazor-devexpress-dot-blazor-dot-itoolbariteminfo.md

latest755 B
Original Source

IToolbarItemInfo.Parent Property

Returns information about the Toolbar item’s parent.

Namespace : DevExpress.Blazor

Assembly : DevExpress.Blazor.v25.2.dll

NuGet Package : DevExpress.Blazor

Declaration

csharp
IToolbarItemInfo Parent { get; }

Property Value

TypeDescription
IToolbarItemInfo

Information about the parent item.

|

See Also

IToolbarItemInfo Interface

IToolbarItemInfo Members

DevExpress.Blazor Namespace