MVCxColumnCheckBoxProperties Class
In This Article
Contains settings specific to a check box column.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.2.dll
NuGet Package: DevExpress.Web.Mvc5
#Declaration
public sealed class MVCxColumnCheckBoxProperties :
CheckBoxProperties
#Implements
DevExpress.Web.Internal.IPropertiesDirtyTracker
DevExpress.Web.Internal.IWebControlObject
DevExpress.Web.Internal.ISkinOwner
DevExpress.Web.Design.IDesignTimePropertiesOwner
DevExpress.Web.Internal.IAssignEditorProperties
#Inheritance
Object
StateManager
PropertiesBase
EditPropertiesBase
EditProperties
CheckBoxProperties
MVCxColumnCheckBoxProperties
See Also