ReportProperty Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents a report property.
public ref class ReportProperty abstract
public abstract class ReportProperty
type ReportProperty = class
Public MustInherit Class ReportProperty
- Inheritance
-
ReportProperty
- Derived
Properties
ExpressionString |
Gets the expression string for the report property, if the report property is an expression. |
IsExpression |
Gets a value that indicates whether the value of the report property is an expression. |