FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / GridGroupRowCell Class / VisualOpacity Property

In This Topic
    VisualOpacity Property (GridGroupRowCell)
    In This Topic
    Syntax
    'Declaration
     
    Protected Property VisualOpacity As Double
    protected double VisualOpacity {get; set;}
    See Also