ASPxCardView.SettingsPager Property
Provides access to the Pager's settings.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v20.2.dll
Declaration
public ASPxCardViewPagerSettings SettingsPager { get; }
Public ReadOnly Property SettingsPager As ASPxCardViewPagerSettings
Property Value
Type | Description |
---|---|
ASPxCardViewPagerSettings | An ASPxCardViewPagerSettings object that contains the pager's settings. |
See Also
Feedback