True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.5.2 Assembly / C1.Win.C1TrueDBGrid Namespace / C1TrueDBGrid Class / ShouldSerializeRowDivider Method

In This Topic
    ShouldSerializeRowDivider Method (C1TrueDBGrid)
    In This Topic
    Should the row divider be serialized.
    Syntax
    'Declaration
     
    Protected Overridable Function ShouldSerializeRowDivider() As System.Boolean
    protected virtual System.bool ShouldSerializeRowDivider()
    See Also