C1.C1Rdl Namespace : RdlSize Class |
For a list of all members of this type, see RdlSize members.
Name | Description | |
---|---|---|
![]() | Expression | Gets the expression associated with the current RdlProp. Note that this property throws an exception if the current object contains a constant (i.e. if RdlProp.IsExpression gets false). (Inherited from C1.C1Rdl.RdlProp) |
![]() | IsExpression | Gets a value indicating whether the current RdlProp is specified as an expression. (Inherited from C1.C1Rdl.RdlProp) |
![]() | Value | Gets the ReportSize value when this object contains a constant.
Throws an exception is thrown if this object contains an expression. |