Html5ObjectPropertiesBase.Muted Property
Specifies if a media file output should be muted
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v26.1.dll
Declaration
Property Value
| Type | Default | Description |
|---|---|---|
| Boolean | false |
|
See Also
Specifies if a media file output should be muted
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v26.1.dll
[DefaultValue(false)]
public virtual bool Muted { get; set; }
<DefaultValue(False)>
Public Overridable Property Muted As Boolean
| Type | Default | Description |
|---|---|---|
| Boolean | false |
|