VisibleInReportsAttribute Properties
When applied to business classes, specifies whether end-users can create reports on objects of the required class. When applied to a business class property, specifies if the target property is visible in the Report Designer.Name | Description |
---|---|
IsVisible | Specifies whether an item is added to the Data Type drop-down list in the Report Wizard. |
TypeId | When implemented in a derived class, gets a unique identifier for this Attribute. Inherited from Attribute. |
See Also