Reporting

The StyleRule type exposes the following members.

Constructors

  NameDescription
Public methodStyleRule
Initializes a new empty StyleRule.

Methods

  NameDescription
Public methodEquals (Overrides Object..::..Equals(Object).)
Public methodGetHashCode (Overrides Object..::..GetHashCode()()()().)
Public methodToString()()()()
Returns a human-readable representation ot this StyleRule.
(Overrides Object..::..ToString()()()().)
Protected methodToString(array<String>[]()[][]) (Inherited from ReportObject.)

Properties

  NameDescription
Public propertySelectors
A collection of selectors that determine which report items the style applies to.
Public propertyStyle
The Style to apply to all report items selected by the Selectors

See Also