FlexGrid for WPF | ComponentOne
C1.WPF.GridControl Assembly / C1.WPF.Grid Namespace / GridSelectionLayer Class / Opacity Property

In This Topic
    Opacity Property (GridSelectionLayer)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Opacity As Double
    public double Opacity {get; set;}
    See Also