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

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