Back to Devexpress

ASPxGridLookup.GridViewProperties Property

aspnet-devexpress-dot-web-dot-aspxgridlookup-d60ac352.md

latest1.2 KB
Original Source

ASPxGridLookup.GridViewProperties Property

Provides access to the settings allowing you to customize the built-in ASPxGridView’s properties.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public GridViewProperties GridViewProperties { get; }
vb
Public ReadOnly Property GridViewProperties As GridViewProperties

Property Value

TypeDescription
GridViewProperties

A GridViewProperties object containing ASPxGridView specific settings.

|

See Also

ASPxGridLookup

ASPxGridLookup Class

ASPxGridLookup Members

DevExpress.Web Namespace