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

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