CardViewPagerState.SettingsTableLayout Property
In This Article
Provides access to the pager’s layout table mode settings.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.2.dll
NuGet Package: DevExpress.Web.Mvc5
#Declaration
public CardViewTableLayoutSettings SettingsTableLayout { get; }
#Property Value
Type | Description |
---|---|
Card |
A Card |
See Also