Back to Devexpress

TakePictureDialog.Caption Property

windowsforms-devexpress-dot-xtraeditors-dot-camera-dot-takepicturedialog-42ac43c5.md

latest1.1 KB
Original Source

TakePictureDialog.Caption Property

Gets or sets the dialog’s caption.

Namespace : DevExpress.XtraEditors.Camera

Assembly : DevExpress.XtraEditors.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
public string Caption { get; set; }
vb
Public Property Caption As String

Property Value

TypeDescription
String

The dialog’s caption.

|

See Also

TakePictureDialog Class

TakePictureDialog Members

DevExpress.XtraEditors.Camera Namespace