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

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

    Return Value

    True if Fields property should be serialized.
    See Also