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


In This Topic
    Split Class Members
    In This Topic

    The following tables list the members exposed by Split.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets a value indicating the ability to move columns.  
    Public PropertyGets or sets a value indicating the ability to select columns.  
    Public PropertyGets or sets a value indicating whether the split can recive focus.  
    Public PropertyGets or sets a value indicating whether a user is allowed to resize horizontal splits.  
    Public PropertyGets or sets a value indicating the ability to select rows.  
    Public PropertyGets or sets how interactive row resizing is performed.  
    Public PropertyGets or sets a value indicating whether a user is allowed to resize vertical splits.  
    Public PropertyGets or sets a value indicating whether the split uses the OddRowStyle for odd-numbered rows and EvenRowStyle for even-numbered rows.  
    Public PropertyGets or sets the type of border rendered for a split. (Inherited from C1.Win.C1TrueDBGrid.BaseGrid.View)
    Public PropertyGets or sets the caption.  
    Public PropertyGets or sets the height of the caption.  
    Public PropertyGets or sets the Style object that controls the appearance of the caption area.  
    Public PropertyGets or sets the height of the column captions.  
    Public PropertyGets or sets the height of column footers.  
    Public PropertyGets or sets the Style object that controls the appearance of the column selector.  
    Public PropertyGets or sets a value indicating the visibility of the current cell in a split.  
    Public PropertyGets a collection of C1DisplayColumn objects.  
    Public PropertyGets or sets the Style object that controls the appearance of the cell editor within a grid.  
    Public PropertyGets or sets the Style object that controls the appearance of an even-numbered row when using AlternatingRows.  
    Public PropertyGets or sets a value that determines how the last column will extend to fill the dead area of the split.  
    Public PropertyGets or sets a value indicating whether the FetchRowStyle event will be raised.  
    Public PropertyGets or sets a value indicating whether the filter bar has focus.  
    Public PropertyGets or sets a value indicating the visibility of the FilterBar.  
    Public PropertyGets or sets the FilterBarMarqueeStyle for a Split.  
    Public PropertyGets or sets the Style object that controls the appearance of the FilterBar.  
    Public PropertyGets or sets the filter border style.  
    Public PropertyGets or sets an XML string containing the current filter state. (Inherited from C1.Win.C1TrueDBGrid.BaseGrid.View)
    Public PropertyGets or sets the Style object that controls the appearance of the C1DataColumn.FilterWatermark.  
    Public PropertyGets or sets the row index for the first visible row in a split.  
    Public PropertyGets or sets the Style object that controls the appearance of column footers.  
    Public PropertyGets or sets the Style object that controls the appearance of the grids hot column headers.  
    Public PropertyGets or sets the Style object that controls the appearance of the grids column headers.  
    Public PropertyGets or sets the height of a split.  
    Public PropertyGets or sets the Style object that controls the current row/cell when the MarqueeStyle is set to Highlight Row/Cell.  
    Public PropertyGets or sets the position of the Horizontal scrollbar.  
    Public PropertyGets or sets the group which synchronizes horizontal scrolling between splits.  
    Public PropertyGets the C1.Win.C1TrueDBGrid.Util.HBar object that controls the appearance of the horizontal scrollbar.  
    Public PropertyGets or sets the Style object that controls the grids caption when it doesn't have focus.  
    Public PropertyGets or sets the left most visible column for a split.  
    Public PropertyGets or sets a value indicating if the cells of a split can be edited.  
    Public PropertyGets or sets the MarqueeStyle for a Split.  
    Public PropertyGets or sets the minimum height that a split can be interactively resized.  
    Public PropertyGets or sets the minimum width that a split can be interactively resized.  
    Public PropertyGets or sets the name of a split.  
    Public PropertyGets or sets the Style object that controls the appearance of an odd-numbered row when using AlternatingRows.  
    Public PropertyGets or sets a value indicating the visibility of row headers for Split.  
    Public PropertyGets or sets the Style object that controls the appearance of the RecordSelectors.  
    Public PropertyGets or sets the width of the row headers.  
    Public PropertyGets the collection of Rows displayed in the Split.  
    Public PropertyGets or sets the Style object that controls the appearance of the row selector.  
    Public PropertyGets or sets the Style object that controls the appearance of selected rows and columns.  
    Public PropertyGets or sets a value indicating whether Expand/Collapse buttons for grouped/child grids or hierarchical views are shown. (Inherited from C1.Win.C1TrueDBGrid.BaseGrid.View)
    Public PropertyGets or sets the size of a split.  
    Public PropertyGets or sets a value indicating how the SplitSize property is used to determine the actual size of a split.  
    Public PropertyGets or sets a value that determines how columns will resize when the grid is resized.  
    Public PropertyGets or sets the root Style object for the Split.  
    Public PropertyGets or sets the position of the Vertical scrollbar.  
    Public PropertyGets or sets the group which synchronizes verticall scrolling between splits.  
    Public PropertyGets the C1.Win.C1TrueDBGrid.Util.VBar object that controls the appearance of the vertical scrollbar.  
    Top
    Public Methods
     NameDescription
    Public MethodControls the Style used to change the appearance for cells meeting the specified condition.  
    Public MethodControls the Style used to change the appearance of cells according to their contents.  
    Public MethodCalcs the height of display columns caption by caption string.  
    Public MethodRemoves a cell condition established with a previous call to the AddCellStyle method.  
    Public MethodOverloaded. Removes a cell condition established with a previous call to the AddCellStyle method.  
    Public MethodCollapses the given row in GroupBY DataView grid for splits from the same vertical scroll group as this. (Inherited from C1.Win.C1TrueDBGrid.BaseGrid.View)
    Public MethodCollapses the given band for given row in Hierarchical DataView grid for splits from the same vertical scroll group as this. (Inherited from C1.Win.C1TrueDBGrid.BaseGrid.View)
    Public MethodOverloaded. Overridden. Called when the class is being disposed.  
    Public MethodExpands the given row in GroupBY DataView grid for splits from the same vertical scroll group as this. (Inherited from C1.Win.C1TrueDBGrid.BaseGrid.View)
    Public MethodExpands the given band for given row in Hierarchical DataView grid for splits from the same vertical scroll group as this. (Inherited from C1.Win.C1TrueDBGrid.BaseGrid.View)
    Public MethodReturns the Rectangle for the given Row and Column  
    Public MethodReturns a Style that is applied to the specified cell. (Inherited from C1.Win.C1TrueDBGrid.BaseGrid.View)
    Public MethodReturns the string that represents the current object. (Inherited from C1.Win.C1TrueDBGrid.BaseGrid.View)
    Top
    Protected Methods
     NameDescription
    Protected Method (Inherited from C1.Win.C1TrueDBGrid.BaseGrid.View)
    Protected MethodDraws the filter cell.  
    Protected Method  
    Protected Method  
    Protected MethodNotifies what curent row or column is changed. (Inherited from C1.Win.C1TrueDBGrid.BaseGrid.View)
    Protected MethodReturns the upper and lower bounds for a merged column.  
    Protected Method  
    Protected Method  
    Top
    See Also