FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / FlexGrid Class / Resources Property

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