ASPxCardView.SettingsCommandButton Property
Gets the settings of the CardView's command buttons.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v20.2.dll
Declaration
public ASPxCardViewCommandButtonSettings SettingsCommandButton { get; }
Public ReadOnly Property SettingsCommandButton As ASPxCardViewCommandButtonSettings
Property Value
Type | Description |
---|---|
ASPxCardViewCommandButtonSettings | A ASPxCardViewCommandButtonSettings object containing the settings of the ASPxCardView's command buttons. |
See Also
Feedback