'Declaration <DescriptionAttribute("A row in the grid or group.")> <DefaultEventAttribute("CellValueChanged")> <ToolboxItemAttribute(False)> <DesignerAttribute("Xceed.Grid.Design.CellRowDesigner,Xceed.Grid.v4.3.Design,Version=4.3.20076.12375,Culture=neutral,PublicKeyToken=ba83ff368b7563c6")> <DesignTimeVisibleAttribute(False)> <DefaultPropertyAttribute("BackColor")> Public Class SummaryRow Inherits CellRow
'Usage Dim instance As SummaryRow
[Description("A row in the grid or group.")] [DefaultEvent("CellValueChanged")] [ToolboxItem(false)] [Designer("Xceed.Grid.Design.CellRowDesigner,Xceed.Grid.v4.3.Design,Version=4.3.20076.12375,Culture=neutral,PublicKeyToken=ba83ff368b7563c6")] [DesignTimeVisible(false)] [DefaultProperty("BackColor")] public class SummaryRow : CellRow