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

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