True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.5.2 Assembly / C1.Win.C1TrueDBGrid.BaseGrid Namespace / View Class
Properties Methods


In This Topic
    View Class Members
    In This Topic

    The following tables list the members exposed by View.

    Public Properties
     NameDescription
    Public PropertyGets or sets the type of border rendered for a split.  
    Public PropertyGets or sets an XML string containing the current filter state.  
    Public PropertyGets or sets a value indicating whether Expand/Collapse buttons for grouped/child grids or hierarchical views are shown.  
    Top
    Public Methods
     NameDescription
    Public MethodCollapses the given row in GroupBY DataView grid for splits from the same vertical scroll group as this.  
    Public MethodCollapses the given band for given row in Hierarchical DataView grid for splits from the same vertical scroll group as this.  
    Public MethodOverloaded. Releases the resources used by the view.  
    Public MethodExpands the given row in GroupBY DataView grid for splits from the same vertical scroll group as this.  
    Public MethodExpands the given band for given row in Hierarchical DataView grid for splits from the same vertical scroll group as this.  
    Public MethodReturns a C1.Win.C1TrueDBGrid.Style that is applied to the specified cell.  
    Public MethodReturns the string that represents the current object.  
    Top
    Protected Methods
     NameDescription
    Protected Method  
    Protected MethodNotifies what curent row or column is changed.  
    Top
    See Also