ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.ViewModel Namespace / ViewTypeViewModel Class / GrayedAreaColor Property

In This Topic
    GrayedAreaColor Property (ViewTypeViewModel)
    In This Topic
    Color of inactive view
    Syntax
    'Declaration
     
    Public ReadOnly Property GrayedAreaColor As Color
    public Color GrayedAreaColor {get;}
    See Also