ComponentOne List for WinForms
C1.Win.C1List Namespace / Style Class / Alpha Property

In This Topic
    Alpha Property (Style)
    In This Topic
    Gets or sets the alpha component when the style is rendered.
    Syntax
    'Declaration
     
    
    Public Property Alpha As Integer
    public int Alpha {get; set;}
    See Also