Back to Devexpress

BootstrapGridViewColumnCollection.Grid Property

aspnetbootstrap-devexpress-dot-web-dot-bootstrap-dot-bootstrapgridviewcolumncollection.md

latest1.1 KB
Original Source

BootstrapGridViewColumnCollection.Grid Property

Namespace : DevExpress.Web.Bootstrap

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

NuGet Package : DevExpress.Web.Bootstrap

Declaration

csharp
[Browsable(false)]
public virtual BootstrapGridView Grid { get; }
vb
<Browsable(False)>
Public Overridable ReadOnly Property Grid As BootstrapGridView

Property Value

Type
BootstrapGridView

See Also

BootstrapGridViewColumnCollection Class

BootstrapGridViewColumnCollection Members

DevExpress.Web.Bootstrap Namespace