Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / DictionaryIcon Class / ShouldSerializeOpenXmlIcon Method

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

    Return Value

    True if OpenXmlIcon should be serialized, false otherwise.
    See Also