Name | Description | |
---|---|---|
![]() | C1FlexGridBandedView Constructor | Initializes a new instance of the C1FlexGridBandedView component. |
The following tables list the members exposed by C1FlexGridBandedView.
Name | Description | |
---|---|---|
![]() | C1FlexGridBandedView Constructor | Initializes a new instance of the C1FlexGridBandedView component. |
Name | Description | |
---|---|---|
![]() | Bands | Gets the collection of IBand objects representing the column bands. |
![]() | BandsColumnsRelation | Gets or sets a value indicating how columns and bands will be located in the grid header. |
![]() | ColumnContextMenuEnabled | Gets or sets the System.Boolean value specifying whether column context menu should be updated with Band features when the user performs right mouse click on the column header. |
![]() | Container | (Inherited from System.ComponentModel.Component) |
![]() | FlexGrid | Gets or sets the C1FlexGrid that is connected to this C1.Win.FlexGrid.View.IFlexGridExternalView. (Inherited from C1.Win.FlexGrid.View.C1FlexGridExternalViewBase) |
![]() | IsUpdating | Gets a value indicating that the view is within the BeginUpdate/EndUpdate methods. (Inherited from C1.Win.FlexGrid.View.C1FlexGridExternalViewBase) |
![]() | ShowBandHeaders | Gets or sets a value indicating whether the band headers should be displayed. |
![]() | Site | (Inherited from System.ComponentModel.Component) |
Name | Description | |
---|---|---|
![]() | CanRaiseEvents | (Inherited from System.ComponentModel.Component) |
![]() | DataFields | Overridden. Gets data field row/column positions in a multi row record. |
![]() | DesignMode | (Inherited from System.ComponentModel.Component) |
![]() | Events | (Inherited from System.ComponentModel.Component) |
![]() | Headers | Overridden. Gets column headers. |
![]() | UseScrollWindow | Overridden. Gets or sets a value indicating whether the ScrollWindow feature is used. ScrollWindow feature allows to redraw only dirty cells when scrolling. |
Name | Description | |
---|---|---|
![]() | BeginUpdate | Maintains performance by preventing the attached C1FlexGrid controls from updating itself until the EndUpdate method is called. (Inherited from C1.Win.FlexGrid.View.C1FlexGridExternalViewBase) |
![]() | Dispose | Overloaded. Overridden. |
![]() | EndUpdate | Resumes updating the attached C1FlexGrid control after calls to the BeginUpdate method. (Inherited from C1.Win.FlexGrid.View.C1FlexGridExternalViewBase) |
![]() | FindBand | Returns the band corresponding to the specified cell. |
![]() | FindBandPos | Returns the band row and column position in the grid. |
![]() | GetHeaderAndFields | Gets two lists of headers and fields. Offsets rows or columns if need. |
![]() | GetLifetimeService | (Inherited from System.MarshalByRefObject) |
![]() | GetParentBand | Gets bands parent. |
![]() | InitializeLifetimeService | (Inherited from System.MarshalByRefObject) |
![]() | RefreshBandsInfo | Populates bands info. Offsets rows or columns if need. |
![]() | 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) |
![]() | OnEndUpdate | Overridden. Called when C1.Win.FlexGrid.View.C1FlexGridExternalViewBase updating is ended. |
![]() | OnFlexGridChanged | Overridden. Rises the FlexGridChanged event. |
![]() | OnFlexGridChanging | Overridden. Rises the FlexGridChanging event. |
![]() | ResetBands | Resets the Bands property to its default value. |
![]() | UpdateGrid | Overridden. Updates grid according to the C1.Win.FlexGrid.View.C1FlexGridExternalViewBase settings. |
Name | Description | |
---|---|---|
![]() | Disposed | (Inherited from System.ComponentModel.Component) |
![]() | FlexGridChanged | Occurs when FlexGrid property is changed. (Inherited from C1.Win.FlexGrid.View.C1FlexGridExternalViewBase) |
![]() | FlexGridChanging | Occurs before FlexGrid property is changed. (Inherited from C1.Win.FlexGrid.View.C1FlexGridExternalViewBase) |