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

In This Topic
    VisualCacheMode Property (GridSelectionLayer)
    In This Topic
    Syntax
    'Declaration
     
    Protected Property VisualCacheMode As CacheMode
    protected CacheMode VisualCacheMode {get; set;}
    See Also