MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / MapAppearanceRule Class / DataElementOutput Property

In This Topic
DataElementOutput Property (MapAppearanceRule)
In This Topic
Gets or sets whether the item should appear in a data rendering. That evaluates to one of DataElementOutput. The default value is Output.
Syntax
'Declaration
 
Public Property DataElementOutput As DataElementOutput
 
See Also