Back to Devexpress

TableConditionalStyleProperties Members

officefileapi-devexpress-dot-xtrarichedit-dot-api-dot-native-dot-tableconditionalstyleproperties-dot-underscore-members.md

latest1.2 KB
Original Source

TableConditionalStyleProperties Members

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

Properties

NameDescription
Item[ConditionalTableStyleFormattingTypes]Returns a table conditional style of the specified type.
OwnerReturns the table style that is the owner of the current object.

Methods

NameDescription
CreateConditionalStyle(ConditionalTableStyleFormattingTypes)Creates a table style for the specified table elements and adds it to the collection.

See Also

TableConditionalStyleProperties Interface

DevExpress.XtraRichEdit.API.Native Namespace