Back to Devexpress

BootstrapGridFormLayoutCssClasses Class

aspnetbootstrap-devexpress-dot-web-dot-bootstrap-178eb3b2.md

latest2.0 KB
Original Source

BootstrapGridFormLayoutCssClasses Class

Serves as the base class for classes that store CSS classes applied to visual elements of the GridView and Card View’s form layout.

Namespace : DevExpress.Web.Bootstrap

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

NuGet Package : DevExpress.Web.Bootstrap

Declaration

csharp
public class BootstrapGridFormLayoutCssClasses :
    BootstrapFormLayoutCssClasses
vb
Public Class BootstrapGridFormLayoutCssClasses
    Inherits BootstrapFormLayoutCssClasses

The following members return BootstrapGridFormLayoutCssClasses objects:

Remarks

A BootstrapGridFormLayoutCssClasses instance can be accessed using the BootstrapCardView.CssClassesFormLayout property.

Inheritance

Object StateManager PropertiesBase BootstrapCssClasses BootstrapFormLayoutCssClasses BootstrapGridFormLayoutCssClasses BootstrapGridViewFormLayoutCssClasses

See Also

BootstrapGridFormLayoutCssClasses Members

DevExpress.Web.Bootstrap Namespace