Skip to main content
A newer version of this page is available. .

PictureEdit.TakePictureDialogShowing Event

Namespace: DevExpress.XtraEditors

Assembly: DevExpress.XtraEditors.v18.2.dll

Declaration

[DXCategory("Events")]
public event TakePictureDialogShowingEventHandler TakePictureDialogShowing

Event Data

The TakePictureDialogShowing event's data class is DevExpress.XtraEditors.Camera.TakePictureDialogShowingEventAgrs.

See Also