PrintDocument for WinForms | ComponentOne
C1.Win.RibbonPreview.4.8 Assembly / C1.Win.RibbonPreview Namespace / ContextMenuElements Class / ShouldSerializeDeselectAll Method

In This Topic
    ShouldSerializeDeselectAll Method (ContextMenuElements)
    In This Topic
    Indicates whether the DeselectAll property should be serialized.
    Syntax
    'Declaration
     
    Protected Function ShouldSerializeDeselectAll() As Boolean
    protected bool ShouldSerializeDeselectAll()
    See Also