FlexGrid for WinForms | ComponentOne
C1.Win.C1FlexGrid.View Namespace / C1FlexGridMultiRowViewBase Class
Properties Methods Events


In This Topic
    C1FlexGridMultiRowViewBase Class Members
    In This Topic

    The following tables list the members exposed by C1FlexGridMultiRowViewBase.

    Public Properties
     NameDescription
    Public Property (Inherited from System.ComponentModel.Component)
    Public PropertyGets or sets the C1.Win.C1FlexGrid.C1FlexGrid that is connected to this C1.Win.C1FlexGrid.View.IFlexGridExternalView. (Inherited from C1.Win.C1FlexGrid.View.C1FlexGridExternalViewBase)
    Public PropertyGets a value indicating that the view is within the BeginUpdate/EndUpdate methods. (Inherited from C1.Win.C1FlexGrid.View.C1FlexGridExternalViewBase)
    Public Property (Inherited from System.ComponentModel.Component)
    Top
    Protected Properties
     NameDescription
    Protected Property (Inherited from System.ComponentModel.Component)
    Protected PropertyGets data field row/column positions in a multi row record.  
    Protected Property (Inherited from System.ComponentModel.Component)
    Protected Property (Inherited from System.ComponentModel.Component)
    Protected PropertyGets column headers.  
    Protected PropertyGets or sets a value indicating whether the ScrollWindow feature is used. ScrollWindow feature allows to redraw only dirty cells when scrolling. (Inherited from C1.Win.C1FlexGrid.View.C1FlexGridExternalViewBase)
    Top
    Public Methods
     NameDescription
    Public MethodMaintains performance by preventing the attached C1.Win.C1FlexGrid.C1FlexGrid controls from updating itself until the EndUpdate method is called. (Inherited from C1.Win.C1FlexGrid.View.C1FlexGridExternalViewBase)
    Public Method (Inherited from System.MarshalByRefObject)
    Public MethodOverloaded.  (Inherited from System.ComponentModel.Component)
    Public MethodResumes updating the attached C1.Win.C1FlexGrid.C1FlexGrid control after calls to the BeginUpdate method. (Inherited from C1.Win.C1FlexGrid.View.C1FlexGridExternalViewBase)
    Public Method (Inherited from System.MarshalByRefObject)
    Public Method (Inherited from System.MarshalByRefObject)
    Public Method (Inherited from System.ComponentModel.Component)
    Top
    Protected Methods
    Public Events
     NameDescription
    Public Event (Inherited from System.ComponentModel.Component)
    Public EventOccurs when FlexGrid property is changed. (Inherited from C1.Win.C1FlexGrid.View.C1FlexGridExternalViewBase)
    Public EventOccurs before FlexGrid property is changed. (Inherited from C1.Win.C1FlexGrid.View.C1FlexGridExternalViewBase)
    Top
    See Also