ReportProperty Members
Include Protected Members
Include Inherited Members
Represents a report property.
The ReportProperty type exposes the following members.
Methods
Name | Description | |
---|---|---|
Equals(Object) | (Inherited from Object.) | |
Finalize() | (Inherited from Object.) | |
GetHashCode() | (Inherited from Object.) | |
GetType() | (Inherited from Object.) | |
MemberwiseClone() | (Inherited from Object.) | |
ToString() | (Inherited from Object.) |
Top
Properties
Name | Description | |
---|---|---|
ExpressionString | Gets the expression string for the report property, if the report property is an expression string. | |
IsExpression | Gets a value that indicates whether the value of the report property is an expression. |
Top