Editor for WinForms | ComponentOne
C1.Win.Editor.8 Assembly / C1.Win.Editor.Ribbon Namespace / StrikethroughFontStyleButton Class / ShowInMore Property

In This Topic
    ShowInMore Property (StrikethroughFontStyleButton)
    In This Topic
    Syntax
    'Declaration
     
    Public Property ShowInMore As System.Boolean
    public System.bool ShowInMore {get; set;}
    See Also