Skip to main content
A newer version of this page is available. .

MVCxButtonEditProperties Class

Contains ButtonEdit specific properties.

Namespace: DevExpress.Web.Mvc

Assembly: DevExpress.Web.Mvc5.v19.1.dll

Declaration

public class MVCxButtonEditProperties :
    ButtonEditProperties

The following members return MVCxButtonEditProperties objects:

Remarks

An object of the MVCxButtonEditProperties type can be accessed via the ButtonEditSettings.Properties property.

See Also