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

TableConditionalStyleProperties Members

In This Article
A container that holds conditional styles for the table and enables you to create new conditional styles.

#Properties

Name Description
Item[ConditionalTableStyleFormattingTypes] Returns a table conditional style of the specified type.
Owner Returns the table style that is the owner of the current object.

#Methods

Name Description
CreateConditionalStyle(ConditionalTableStyleFormattingTypes) Creates a table style for the specified table elements and adds it to the collection.
See Also