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

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