ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Blazor.Designer Assembly / GrapeCity.ActiveReports.Blazor.Designer Namespace / DataSettings Class / CommonValues Property

In This Topic
    CommonValues Property
    In This Topic
    Gets or sets the settings for the common values.
    Syntax
    'Declaration
     
    Public Property CommonValues As CommonValues
    public CommonValues CommonValues {get; set;}

    Property Value

    An instance of CommonValues that contains the settings for the common values.
    See Also