ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml Namespace / C1ItemsControl Class / Opacity Property

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