FlexGrid for WinForms
C1FlexGridBase Class
Members 



Base class for the C1FlexGrid control.
Object Model
C1FlexGridBase ClassColumnCollection ClassColumn ClassComboBoxEditor ClassCellRange StructureGridGlyphs ClassNode ClassGridPrinter ClassC1FlexGridRenderer ClassRowCollection ClassRow ClassCellRange StructureColumn ClassCellStyleCollection ClassCellStyle ClassGridTree Class
Syntax
'Declaration
 
<DefaultMemberAttribute("Item")>
<ComplexBindingPropertiesAttribute(DataSource="DataSource", DataMember="DataMember")>
Public MustInherit Class C1FlexGridBase 
   Inherits C1.Win.C1FlexGrid.Util.BaseControls.ScrollableControl
'Usage
 
Dim instance As C1FlexGridBase
[DefaultMember("Item")]
[ComplexBindingProperties(DataSource="DataSource", DataMember="DataMember")]
public abstract class C1FlexGridBase : C1.Win.C1FlexGrid.Util.BaseControls.ScrollableControl 
[DefaultMember("Item")]
[ComplexBindingProperties(DataSource="DataSource", DataMember="DataMember")]
public ref class C1FlexGridBase abstract : public C1.Win.C1FlexGrid.Util.BaseControls.ScrollableControl 
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

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

C1FlexGridBase Members
C1.Win.C1FlexGrid Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Send Feedback