True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.5.2 Assembly / C1.Win.C1TrueDBGrid 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 System.Integer
    public System.int Alpha {get; set;}
    See Also