FlexGrid for WPF | ComponentOne
C1.WPF.FlexGridFilter.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / HyperlinkButton Class / VisualBitmapEffect Property

In This Topic
    VisualBitmapEffect Property (HyperlinkButton)
    In This Topic
    Syntax
    'Declaration
     
    Protected Property VisualBitmapEffect As BitmapEffect
    protected BitmapEffect VisualBitmapEffect {get; set;}
    See Also