Xceed Chart for WinForms v4.4 Documentation
DataGridTextControlColumnStyleBase Class
Members 


Xceed.Chart.UIControls.v4.4 Assembly > Xceed.Chart.UIControls Namespace : DataGridTextControlColumnStyleBase Class
Base control for column styles, which need a control for visual editing of values which can be represented as simple text
Object Model
DataGridTextControlColumnStyleBase Class
Syntax
'Declaration
 
<ToolboxItemAttribute(ToolboxItemType=, ToolboxItemTypeName="")>
Public Class DataGridTextControlColumnStyleBase 
   Inherits System.Windows.Forms.DataGridTextBoxColumn
'Usage
 
Dim instance As DataGridTextControlColumnStyleBase
[ToolboxItem(ToolboxItemType=, ToolboxItemTypeName="")]
public class DataGridTextControlColumnStyleBase : System.Windows.Forms.DataGridTextBoxColumn 
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.DataGridColumnStyle
            System.Windows.Forms.DataGridTextBoxColumn
               Xceed.Chart.UIControls.DataGridTextControlColumnStyleBase
                  Xceed.Chart.UIControls.DataGridComboBoxColumnStyle
                  Xceed.Chart.UIControls.DataGridDateTimeColumnStyle

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

DataGridTextControlColumnStyleBase Members
Xceed.Chart.UIControls Namespace