Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.Extended.4.5.2 Assembly / C1.Win.C1Schedule Namespace / BaseTableView Class
Members

In This Topic
    BaseTableView Class
    In This Topic
    Grid control used as a base for different table views.
    Object Model
    BaseTableView Class
    Syntax
    'Declaration
     
    Public MustInherit Class BaseTableView 
       Inherits C1.Win.C1FlexGrid.C1FlexGrid
       Implements C1.Win.C1FlexGrid.IFlexDataGrid, C1.Win.CoditionalFormatting.IFormattableView, cq, u 
    public abstract class BaseTableView : C1.Win.C1FlexGrid.C1FlexGrid, C1.Win.C1FlexGrid.IFlexDataGrid, C1.Win.CoditionalFormatting.IFormattableView, cq, u  
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             System.Windows.Forms.Control
                C1.Win.C1FlexGrid.Util.BaseControls.ScrollableControl
                   C1.Win.C1FlexGrid.C1FlexGridBase
                      C1.Win.C1FlexGrid.C1FlexGrid
                         C1.Win.C1Schedule.BaseTableView
                            C1.Win.C1Schedule.C1AgendaView
                            C1.Win.C1Schedule.C1TableView

    See Also