[]
        
(Showing Draft Content)

C1.C1Preview.RenderObject.GetCalculatedValue

GetCalculatedValue Method

GetCalculatedValue(int, out object)

For internal use.

Declaration
protected bool GetCalculatedValue(int propKey, out object value)
Parameters
Type Name Description
int propKey
object value
Returns
Type Description
bool

GetCalculatedValue(int)

For internal use.

Declaration
protected object GetCalculatedValue(int propKey)
Parameters
Type Name Description
int propKey
Returns
Type Description
object