WinUI | ComponentOne
C1.WinUI.BarCode Assembly / C1.BarCode Namespace / RssExpandedStackedOptions Class / ShouldSerialize Method
In This Topic
    ShouldSerialize Method (RssExpandedStackedOptions)
    In This Topic
    Indicates whether any property of this object has changed from its default value.
    Syntax
    public bool ShouldSerialize()

    Return Value

    Return true if any object has changed from its default value, false otherwise.
    See Also