Back to Devexpress

FormattingRule Properties

xtrareports-devexpress-dot-xtrareports-dot-ui-dot-formattingrule-dot-underscore-properties.md

latest3.6 KB
Original Source

FormattingRule Properties

A Formatting Rule object.

NameDescription
CanRaiseEvents protectedGets a value indicating whether the component can raise an event. Inherited from Component.
ConditionGets or sets a string representing a Boolean expression which determines when this FormattingRule is applied.
ContainerGets the IContainer that contains the Component. Inherited from Component.
DataMemberSpecifies which of the data fields that are available in a FormattingRule.DataSource can be used in constructing a formatting rule’s FormattingRule.Condition.
DataSourceGets or sets a data source containing the list of data fields that can be used in constructing a formatting rule’s FormattingRule.Condition.
DesignMode protectedGets a value that indicates whether the Component is currently in design mode. Inherited from Component.
Events protectedGets the list of event handlers that are attached to this Component. Inherited from Component.
FormattingProvides access to a set of formatting properties applied when the FormattingRule.Condition is true.
NameGets or sets the formatting rule‘s name.
SiteGets or sets the ISite of the Component. Inherited from Component.

See Also

FormattingRule Class

FormattingRule Members

DevExpress.XtraReports.UI Namespace