ReportEnumProperty(EnumType) Miembros
Represents a report enumeration property of a specific enumeration type.
El tipo ReportEnumProperty< (Of < ( <'EnumType> ) > ) > 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 report enumeration property. |
Principio