Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / RenderTableFragment Class / ShouldSerializePadding Method

In This Topic
    ShouldSerializePadding Method (RenderTableFragment)
    In This Topic
    Indicates whether the Padding property should be serialized.
    Syntax
    'Declaration
     
    Protected Function ShouldSerializePadding() As Boolean
    protected bool ShouldSerializePadding()

    Return Value

    true if Padding should be serialized, false otherwise.
    See Also