PrintDocument for WinForms | ComponentOne
C1.Win.RibbonPreview.8 Assembly / C1.Win.RibbonPreview Namespace / SearchBarElements Class / MatchCase Property

In This Topic
    MatchCase Property (SearchBarElements)
    In This Topic
    Gets the element for the MatchCase action.
    Syntax
    'Declaration
     
    Public ReadOnly Property MatchCase As ButtonPreviewElement
    public ButtonPreviewElement MatchCase {get;}
    See Also