BarEditItemLink.Edit Property
Gets the editor associated with a BarEditItem.
Namespace: DevExpress.XtraBars
Assembly: DevExpress.XtraBars.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
public virtual RepositoryItem Edit { get; }
#Property Value
Type | Description |
---|---|
Repository |
A Repository |
#Remarks
The Edit property returns the value of the item’s BarEditItem.Edit property.
Use the BarEditItem.Edit property to specify an editor for the item.