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

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