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

In This Topic
    Resources Property (HyperlinkButton)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Resources As ResourceDictionary
    public ResourceDictionary Resources {get; set;}
    See Also