FlexGrid for WPF | ComponentOne
C1.WPF.FlexGrid.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / C1FlexGrid Class / VisualEffect Property

In This Topic
    VisualEffect Property (C1FlexGrid)
    In This Topic
    Syntax
    'Declaration
     
    Protected Property VisualEffect As Effect
    protected Effect VisualEffect {get; set;}
    See Also