FlexGrid for WPF | ComponentOne
C1.WPF.FlexGrid.GroupPanel.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / C1FlexGridGroupPanel Class / BitmapEffect Property

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