Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.Extended.4.5.2 Assembly / C1.Win.C1Schedule Namespace / C1TableView Class / ShouldSerializeFields Method

In This Topic
    ShouldSerializeFields Method (C1TableView)
    In This Topic
    Determines if Fields property should be serialized.
    Syntax
    'Declaration
     
    Protected Function ShouldSerializeFields() As System.Boolean
    protected System.bool ShouldSerializeFields()

    Return Value

    True if Fields property should be serialized.
    See Also