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

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