'Declaration <DescriptionAttribute("Allows for reports to be created from the data contained in a GridControl.")> <DefaultPropertyAttribute("PaperSize")> <DefaultEventAttribute("PaperSizeChanged")> <ToolboxItemAttribute(False)> Public Class Report
'Usage Dim instance As Report
[Description("Allows for reports to be created from the data contained in a GridControl.")] [DefaultProperty("PaperSize")] [DefaultEvent("PaperSizeChanged")] [ToolboxItem(false)] public class Report