PrintDocument for WinForms | ComponentOne
C1.Win.RibbonPreview.8 Assembly / C1.Win.RibbonPreview Namespace / ContextMenuElements Class / ShouldSerializeSelectAll Method

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