Membros ReportStringProperty
Represents a report string property.
O tipo ReportStringProperty expõe os seguintes membros.
Métodos
Nome | Descrição | |
---|---|---|
Equals | (Herdado de Object.) | |
Finalize | (Herdado de Object.) | |
GetHashCode | (Herdado de Object.) | |
GetType | (Herdado de Object.) | |
MemberwiseClone | (Herdado de Object.) | |
ToString | (Herdado de Object.) |
Início
Propriedades
Nome | Descrição | |
---|---|---|
ExpressionString | Gets the expression string for the report property, if the report property is an expression string. (Herdado de ReportProperty.) | |
IsExpression | Gets a value that indicates whether the value of the report property is an expression. (Herdado de ReportProperty.) | |
Value | Gets the value of the report string property. |
Início
Consulte também