Back to Devexpress

MVCxColumnCheckBoxProperties Class

aspnetmvc-devexpress-dot-web-dot-mvc-334d1c6c.md

latest1.6 KB
Original Source

MVCxColumnCheckBoxProperties Class

Contains settings specific to a check box column.

Namespace : DevExpress.Web.Mvc

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

NuGet Package : DevExpress.Web.Mvc5

Declaration

csharp
public sealed class MVCxColumnCheckBoxProperties :
    CheckBoxProperties
vb
Public NotInheritable Class MVCxColumnCheckBoxProperties
    Inherits CheckBoxProperties

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 CheckBoxProperties MVCxColumnCheckBoxProperties

See Also

MVCxColumnCheckBoxProperties Members

DevExpress.Web.Mvc Namespace