Back to Devexpress

MVCxColumnButtonEditProperties Class

aspnetmvc-devexpress-dot-web-dot-mvc-e22f6d40.md

latest1.9 KB
Original Source

MVCxColumnButtonEditProperties Class

Contains settings specific to a button edit column.

Namespace : DevExpress.Web.Mvc

Assembly : DevExpress.Web.Mvc5.v25.2.dll

NuGet Package : DevExpress.Web.Mvc5

Declaration

csharp
public sealed class MVCxColumnButtonEditProperties :
    ButtonEditProperties
vb
Public NotInheritable Class MVCxColumnButtonEditProperties
    Inherits ButtonEditProperties

Implements

IStateManager

DevExpress.Web.Internal.IPropertiesDirtyTracker

DevExpress.Web.Internal.IWebControlObject

DevExpress.Web.Internal.ISkinOwner

IPropertiesOwner

DevExpress.Web.Design.IDesignTimePropertiesOwner

DevExpress.Web.Internal.IAssignEditorProperties

Inheritance

Object StateManager PropertiesBase EditPropertiesBase EditProperties TextEditProperties TextBoxPropertiesBase ButtonEditPropertiesBase ButtonEditProperties MVCxColumnButtonEditProperties

See Also

MVCxColumnButtonEditProperties Members

DevExpress.Web.Mvc Namespace