ReportVariantProperty Miembros
Represents a property of varying types in the report.
El tipo ReportVariantProperty expone los siguientes miembros.
Métodos
Nombre | Descripción | |
---|---|---|
Equals | (Se hereda de Object). | |
Finalize | (Se hereda de Object). | |
GetHashCode | (Se hereda de Object). | |
GetType | (Se hereda de Object). | |
MemberwiseClone | (Se hereda de Object). | |
ToString | (Se hereda de Object). |
Principio
Propiedades
Nombre | Descripción | |
---|---|---|
ExpressionString | Gets the expression string for the report property, if the report property is an expression string. (Se hereda de ReportProperty). | |
IsExpression | Gets a value that indicates whether the value of the report property is an expression. (Se hereda de ReportProperty). | |
Value | Gets the value of the property. |
Principio