FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / GridFilterCell Class / BitmapEffect Property

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