C1.UWP.FlexReport Assembly / C1.Xaml.FlexReport Namespace / Section Class / Calculated Property

In This Topic
Calculated Property (Section)
In This Topic
Gets a value indicating whether the current section has already been calculated and its RenderHeight property contains a valid value.
Syntax
'Declaration
 
Public ReadOnly Property Calculated As Boolean
 
See Also