GrapeCity.Win.MultiRow Namespace : Section Class |
The following tables list the members exposed by Section.
Name | Description | |
---|---|---|
BackColor | Gets or sets the Section background color. | |
BackgroundGradientEffect | Gets or sets the background gradient effect. | |
BackgroundImage | Gets or sets the background image displayed in the Section. | |
BackgroundImageLayout | Gets or sets a value that indicates how to layout the BackgroundImage. | |
BackgroundImageOpacity | Gets or sets the background image's opacity. | |
Border | Gets or sets the Section border. | |
Cells | Gets the collection of cells that populate the Section. | |
Container | (Inherited from System.ComponentModel.Component) | |
ContextMenuStrip | Gets or sets the shortcut menu associated with the Section. | |
DefaultCellStyle | Gets or sets default styles used by all cells in the Section (including header cells). | |
DefaultHeaderCellStyle | Gets or sets default styles used by all the HeaderCell in the Section. | |
GcMultiRow | Gets the GcMultiRow control associated with this section. | |
HasDefaultCellStyle | Gets a value that indicates whether the DefaultCellStyle property has been set. | |
Height | Gets or sets the current height of the Section. | |
Index | Gets the index of this Section. | |
InheritedStyle | Gets the inherited cell style of the Section. | |
Item | Overloaded. Gets the Cell with the specified cell index. | |
Modified | Gets or sets a value that indicates whether the section has been modified. | |
MouseOverBackColor | Gets or sets the backcolor of the hover state. | |
MouseOverGradientEffect | Gets or sets the background gradient effect in mouse hover state. | |
PatternColor | Gets or sets a System.Drawing.Color that indicates what color pattern is drawn on the Section. | |
PatternStyle | Gets or sets the pattern style when drawing the pattern effect of the Section. | |
PrintBackground | Gets or sets whether to print the background of the Section when printing. | |
ReadOnly | Gets or sets a value that indicates whether the Section is read-only. | |
Selectable | Gets or sets a value that indicates whether this Section is selectable. | |
Selected | Gets a value that indicates whether this section has been selected. | |
SelectionBackColor | Gets or sets the background color when selected. | |
SelectionGradientEffect | Gets or sets the gradient effect when selected. | |
Site | (Inherited from System.ComponentModel.Component) | |
Tag | Gets or sets the object that contains supplemental data about the Section. | |
TouchToolBar | Gets or sets the touch toolbar associated with the Section in a touch device. | |
Visible | Gets or sets a value that indicates whether this Section is visible. | |
Width | Gets or sets the current width of the 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. | |
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. | |
ToString | (Inherited from System.ComponentModel.Component) |
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) |