Back to Devexpress

TakePictureDialogShowingEventArgs Class

windowsforms-devexpress-dot-xtraeditors-dot-camera-ef19fba5.md

latest2.0 KB
Original Source

TakePictureDialogShowingEventArgs Class

Provides data for the PictureEdit.TakePictureDialogShowing, RepositoryItemPictureEdit.TakePictureDialogShowing and TakePictureDialog.Showing events.

Namespace : DevExpress.XtraEditors.Camera

Assembly : DevExpress.XtraEditors.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
public class TakePictureDialogShowingEventArgs :
    CancelEventArgs
vb
Public Class TakePictureDialogShowingEventArgs
    Inherits CancelEventArgs

TakePictureDialogShowingEventArgs is the data class for the following events:

Inheritance

Object EventArgs CancelEventArgs TakePictureDialogShowingEventArgs

See Also

TakePictureDialogShowingEventArgs Members

DevExpress.XtraEditors.Camera Namespace