Calculated Property (SubSection)
In This Topic
Gets a value indicating whether the current sub-section has already been calculated and its
RenderHeight property contains a valid value.
Syntax
'Declaration
Public ReadOnly Property Calculated As Boolean
public bool Calculated {get;}
See Also