[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rendering.Components.MemoryReportItem.TargetDevice

TargetDevice Property

TargetDevice

Gets output kinds in which report item is present (Screen, Export etc.)

Declaration
public TargetDeviceKind TargetDevice { get; protected set; }
Implements