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

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