DashboardItemControlEventArgs.PictureEdit Property
Gets an underlying picture edit control.
Namespace: DevExpress.DashboardWin
Assembly: DevExpress.Dashboard.v24.2.Win.dll
NuGet Package: DevExpress.Win.Dashboard
#Declaration
public PictureEdit PictureEdit { get; }
#Property Value
Type | Description |
---|---|
Picture |
A Picture |
#Remarks
Use the PictureEdit property to access a picture edit control corresponding to the ImageDashboardItem.