Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

cxCheckBox Unit

#Classes

Name Description
TcxCaptionItem A labeled item in collection controls (such as check lists or group boxes).
TcxCaptionItems Represents a collection of labeled items in collection controls (such as check lists or group boxes).
TcxCheckBox Represents a check box control that allows selecting an option.
TcxCheckBoxProperties Contains properties specific to check box editors.
TcxCheckBoxStyle
TcxCustomCheckBox Serves as the base class for classes that implement check box controls.
TcxCustomCheckBoxProperties Represents settings specific to check box editors.

#Interfaces

Name
IcxCheckItems

#Enums

Name Description
TcxCheckBoxNullValueShowingStyle Represents possible styles for representing NULL values by TcxCustomCheckBox controls.
TcxCheckStatesValueFormatEx

#Methods

Name Description
CalculateCheckStates(TcxEditValue,IcxCheckItems,TcxCheckStatesValueFormat,TcxCheckStates) Calculates check box states for the specified edit value.
CalculateCheckStatesValue(TcxCheckStates,IcxCheckItems,TcxCheckStatesValueFormat) Calculates an edit value from specified check box item states.

#Subranges

Name Description
TcxCheckStatesValueFormat Specifies the edit value format of a check box.