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

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