ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Blazor.Designer Assembly / GrapeCity.ActiveReports.Blazor.Designer Namespace / UpdateDocumentOptions Class / Platform Property

In This Topic
    Platform Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property Platform As Nullable(Of PlatformType)
    public Nullable<PlatformType> Platform {get; set;}
    See Also