Skip to main content
Tab

Html5VideoObjectProperties Class

Provides settings for HTML5 video objects.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public class Html5VideoObjectProperties :
    Html5ObjectPropertiesBase

Remarks

An object of the Html5VideoObjectProperties type can be accessed by the ASPxObjectContainer.ObjectProperties property.

Implements

Inheritance

See Also