Nevron.Editors Namespace / NDataGridDataLabelStyleColumnStyle Class
Members


NDataGridDataLabelStyleColumnStyle Class
Object Model
NDataGridDataLabelStyleColumnStyle Class
Syntax
'Declaration
 
<System.ComponentModel.ToolboxItemAttribute(False)>
<System.ComponentModel.DesignTimeVisibleAttribute(False)>
<System.ComponentModel.DefaultPropertyAttribute("Header")>
<System.ComponentModel.DesignerCategoryAttribute("Component")>
Public Class NDataGridDataLabelStyleColumnStyle 
   Inherits Nevron.UI.WinForm.Controls.NDataGridControlColumnStyle
 
'Usage
 
Dim instance As NDataGridDataLabelStyleColumnStyle
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.DataGridColumnStyle
            Nevron.UI.WinForm.Controls.NDataGridControlColumnStyle
               Nevron.Editors.NDataGridDataLabelStyleColumnStyle

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