ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common Namespace / Color Structure / B Property

In This Topic
    B Property (Color)
    In This Topic
    Gets the B color component.
    Syntax
    'Declaration
     
    Public ReadOnly Property B As Byte
    public byte B {get;}
    See Also