Html5VideoObjectProperties Class
In This Article
Provides settings for HTML5 video objects.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.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
Object
StateManager
ObjectProperties
Html5ObjectPropertiesBase
Html5VideoObjectProperties
See Also