HasCalculatedValues Property (RenderVerticalText)
In This Topic
Gets a value indicating whether the
RenderObject.CalculatedValues hashtable exists and is not empty.
Syntax
'Declaration
Protected ReadOnly Property HasCalculatedValues As Boolean
protected bool HasCalculatedValues {get;}
See Also