Skip to main content

DeviceVideoProperty.Name Property

Gets the name of the video property.

Namespace: DevExpress.Data.Camera

Assembly: DevExpress.Data.Desktop.v23.2.dll

NuGet Packages: DevExpress.Data.Desktop, DevExpress.ExpressApp.Win.Design

Declaration

[Browsable(false)]
public string Name { get; }

Property Value

Type Description
String

A String value that specifies the name of the video property.

See Also