Skip to main content
A newer version of this page is available. .

BootstrapUIWidgetFormat Class

Stores settings defining how values are formatted within a UI widget.

Namespace: DevExpress.Web.Bootstrap

Assembly: DevExpress.Web.Bootstrap.v18.2.dll

Declaration

public class BootstrapUIWidgetFormat :
    JsonProperties,
    IClientCustomModifier

Inheritance

Object
StateManager
PropertiesBase
DevExpress.Web.Bootstrap.Internal.JsonProperties
BootstrapUIWidgetFormat
See Also