PrintDocument for WinForms | ComponentOne
C1.Win.RibbonPreview.8 Assembly / C1.Win.RibbonPreview Namespace / RibbonElements Class / ShouldSerializeFileOpen Method

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