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

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

    Return Value

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