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

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