PrintDocument for WinForms | ComponentOne
C1.Win.RibbonPreview.4.5.2 Assembly / C1.Win.RibbonPreview Namespace / C1RibbonPreviewDialog Class / ShouldSerializeContextMenuElements Method

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