ComponentOne List for WinForms
C1.Win.C1List Namespace / Split Class


In This Topic
    Split Class Properties
    In This Topic

    For a list of all members of this type, see Split members.

    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 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 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 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 an even-numbered row when using C1.Win.C1List.ListBase.C1ListBase.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 C1.Win.C1List.ListBase.C1ListBase.FetchRowStyle event will be raised.  
    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 Property  
    Public PropertyGets or sets the Style object that controls the appearance of the grids column headers.  
    Public PropertyGets or sets the client rectangle height.  
    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 group which synchronizes horizontal scrolling between splits.  
    Public PropertyGets the C1.Win.C1List.Util.HBar object that controls the appearance of the horizontal scrollbar.  
    Public PropertyGets or sets the left most visible column for a split.  
    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 C1.Win.C1List.ListBase.C1ListBase.AlternatingRows.  
    Public PropertyGets or sets the Style object that controls the appearance of the RecordSelectors"/>.  
    Public PropertyGets or sets the Style object that controls the appearance of selected rows and columns.  
    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 the root Style object for the Split.  
    Public PropertyGets or sets the group which synchronizes verticall scrolling between splits.  
    Public PropertyGets the C1.Win.C1List.Util.VBar object that controls the appearance of the vertical scrollbar.  
    Top
    Protected Properties
     NameDescription
    Protected Property (Inherited from C1.Win.C1List.ListBase.View)
    Top
    See Also