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

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