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

PictureEdit.TakePictureDialogShowing Event

Namespace: DevExpress.XtraEditors

Assembly: DevExpress.XtraEditors.v19.1.dll

Declaration

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

Event Data

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

See Also