FlexReport for UWP | ComponentOne
C1.UWP.FlexReport Assembly / C1.Xaml.FlexReport Namespace / SubSection Class / Calculated Property

In This Topic
    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