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

In This Topic
    BitmapEffectInput Property (GridIncrementalLoadingCell)
    In This Topic
    Syntax
    'Declaration
     
    Public Property BitmapEffectInput As BitmapEffectInput
    public BitmapEffectInput BitmapEffectInput {get; set;}
    See Also