Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / RenderIndex Class / ShouldSerializePageRangeFormat Method

In This Topic
    ShouldSerializePageRangeFormat Method
    In This Topic
    Tests whether the PageRangeFormat property should be serialized.
    Syntax
    'Declaration
     
    Protected Function ShouldSerializePageRangeFormat() As Boolean
    protected bool ShouldSerializePageRangeFormat()
    See Also