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

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