[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Designer.UpdateDocumentOptions.Platform

Platform Property

Platform

Gets or sets the platform type of the document.

Declaration
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)]
public PlatformType? Platform { get; set; }
Property Value
Type Description
PlatformType?

The platform type of the document as a nullable PlatformType.