Membri ReportColorProperty
Represents a color property in the report.
Il tipo ReportColorProperty espone i membri seguenti.
Metodi
Nome | Descrizione | |
---|---|---|
Equals | (Ereditato da Object). | |
Finalize | (Ereditato da Object). | |
GetHashCode | (Ereditato da Object). | |
GetType | (Ereditato da Object). | |
MemberwiseClone | (Ereditato da Object). | |
ToString | (Ereditato da Object). |
In alto
Proprietà
Nome | Descrizione | |
---|---|---|
ExpressionString | Gets the expression string for the report property, if the report property is an expression string. (Ereditato da ReportProperty). | |
IsExpression | Gets a value that indicates whether the value of the report property is an expression. (Ereditato da ReportProperty). | |
Value | Gets the ReportColor value of the property. |
In alto
Vedere anche