DeviceVideoProperty.ResetToDefault() Method
Resets the video property value to its default.
Namespace: DevExpress.Data.Camera
Assembly: DevExpress.Data.Desktop.v22.2.dll
NuGet Packages: DevExpress.Data.Desktop, DevExpress.ExpressApp.Win.Design, DevExpress.Win.Dashboard.Design, DevExpress.Win.Design
Declaration
Remarks
The ResetToDefault method assigns the DeviceVideoProperty.Default property value to the DeviceVideoProperty.Value property.
See Also