GrapeCity.Win.MultiRow Namespace : Row Class |
The following tables list the members exposed by Row.
Name | Description | |
---|---|---|
Row Constructor | Initializes a new instance of the Row class. |
Name | Description | |
---|---|---|
BackColor | Gets or sets the Section background color. (Inherited from GrapeCity.Win.MultiRow.Section) | |
BackgroundGradientEffect | Gets or sets the background gradient effect. (Inherited from GrapeCity.Win.MultiRow.Section) | |
BackgroundImage | Gets or sets the background image displayed in the Section. (Inherited from GrapeCity.Win.MultiRow.Section) | |
BackgroundImageLayout | Gets or sets a value that indicates how to layout the Section.BackgroundImage. (Inherited from GrapeCity.Win.MultiRow.Section) | |
BackgroundImageOpacity | Gets or sets the background image's opacity. (Inherited from GrapeCity.Win.MultiRow.Section) | |
Border | Gets or sets the Section border. (Inherited from GrapeCity.Win.MultiRow.Section) | |
Cells | Gets the collection of cells that populate the Section. (Inherited from GrapeCity.Win.MultiRow.Section) | |
Container | (Inherited from System.ComponentModel.Component) | |
ContextMenuStrip | Gets or sets the shortcut menu associated with the Section. (Inherited from GrapeCity.Win.MultiRow.Section) | |
DataBoundItem | Gets the data bound object that populated the row. | |
DefaultCellStyle | Gets or sets default styles used by all cells in the Section (including header cells). (Inherited from GrapeCity.Win.MultiRow.Section) | |
DefaultHeaderCellStyle | Gets or sets default styles used by all the HeaderCell in the Section. (Inherited from GrapeCity.Win.MultiRow.Section) | |
Displayed | Gets a value that indicates whether this row is displayed on the screen. | |
ErrorText | Gets or sets the error message text for row level errors. | |
Frozen | Gets a value that indicates whether this Row is frozen. | |
GcMultiRow | Gets the GcMultiRow control associated with this section. (Inherited from GrapeCity.Win.MultiRow.Section) | |
HasDefaultCellStyle | Gets a value that indicates whether the Section.DefaultCellStyle property has been set. (Inherited from GrapeCity.Win.MultiRow.Section) | |
Height | Gets or sets the current height of the Row. | |
Index | Gets the index of this Section. (Inherited from GrapeCity.Win.MultiRow.Section) | |
InheritedStyle | Gets the inherited cell style of the Section. (Inherited from GrapeCity.Win.MultiRow.Section) | |
IsNewRow | Gets a value that indicates whether the row is the row for new records. | |
Item | Overloaded. Gets the Cell with the specified cell index. (Inherited from GrapeCity.Win.MultiRow.Section) | |
Modified | Gets or sets a value that indicates whether the section has been modified. (Inherited from GrapeCity.Win.MultiRow.Section) | |
MouseOverBackColor | Gets or sets the backcolor of the hover state. (Inherited from GrapeCity.Win.MultiRow.Section) | |
MouseOverGradientEffect | Gets or sets the background gradient effect in mouse hover state. (Inherited from GrapeCity.Win.MultiRow.Section) | |
PageBreak | Gets or sets a value that indicates whether a new page starts at the bottom of this row. | |
PatternColor | Gets or sets a System.Drawing.Color that indicates what color pattern is drawn on the Section. (Inherited from GrapeCity.Win.MultiRow.Section) | |
PatternStyle | Gets or sets the pattern style when drawing the pattern effect of the Section. (Inherited from GrapeCity.Win.MultiRow.Section) | |
PrintBackground | Gets or sets whether to print the background of the Section when printing. (Inherited from GrapeCity.Win.MultiRow.Section) | |
ReadOnly | Gets or sets a value that indicates whether the Section is read-only. (Inherited from GrapeCity.Win.MultiRow.Section) | |
Selectable | Gets or sets a value that indicates whether this Section is selectable. (Inherited from GrapeCity.Win.MultiRow.Section) | |
Selected | Gets a value that indicates whether this section has been selected. (Inherited from GrapeCity.Win.MultiRow.Section) | |
SelectionBackColor | Gets or sets the background color when selected. (Inherited from GrapeCity.Win.MultiRow.Section) | |
SelectionGradientEffect | Gets or sets the gradient effect when selected. (Inherited from GrapeCity.Win.MultiRow.Section) | |
Site | (Inherited from System.ComponentModel.Component) | |
State | Gets the current state of the row. | |
Tag | Gets or sets the object that contains supplemental data about the Section. (Inherited from GrapeCity.Win.MultiRow.Section) | |
TouchToolBar | Gets or sets the touch toolbar associated with the Section in a touch device. (Inherited from GrapeCity.Win.MultiRow.Section) | |
Visible | Overridden. Gets or sets a value that indicates whether this Row is visible. | |
Width | Gets or sets the current width of the Section. (Inherited from GrapeCity.Win.MultiRow.Section) |
Name | Description | |
---|---|---|
CanRaiseEvents | (Inherited from System.ComponentModel.Component) | |
DesignMode | (Inherited from System.ComponentModel.Component) | |
Events | (Inherited from System.ComponentModel.Component) |
Name | Description | |
---|---|---|
Clone | Creates an exact copy of this Section. (Inherited from GrapeCity.Win.MultiRow.Section) | |
CreateObjRef | (Inherited from System.MarshalByRefObject) | |
Dispose | Overloaded. (Inherited from System.ComponentModel.Component) | |
GetLifetimeService | (Inherited from System.MarshalByRefObject) | |
InitializeLifetimeService | (Inherited from System.MarshalByRefObject) | |
Invalidate | Invalidates the entire surface of the Section and causes the section to be redrawn. (Inherited from GrapeCity.Win.MultiRow.Section) | |
SetValues | Sets the values of the row's cells. | |
ToString | (Inherited from System.ComponentModel.Component) | |
Validate | Validates all the cells. |
Name | Description | |
---|---|---|
Finalize | (Inherited from System.ComponentModel.Component) | |
GetService | (Inherited from System.ComponentModel.Component) | |
MemberwiseClone | Overloaded. (Inherited from System.MarshalByRefObject) |
Name | Description | |
---|---|---|
Disposed | (Inherited from System.ComponentModel.Component) |