ArcFM Desktop Developer Guide
NonFlickeringDataGrid Class
Members 


Product Availability
Required Licenses
.NET Assembly
Object Model
NonFlickeringDataGrid Class
Syntax
'Declaration
 
<DefaultMemberAttribute("Item")>
<DesignerAttribute("System.Windows.Forms.Design.DataGridDesigner, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")>
<DefaultPropertyAttribute("DataSource")>
<DefaultEventAttribute("Navigate")>
<ComplexBindingPropertiesAttribute("DataSource", "DataMember")>
<DesignerSerializerAttribute("System.Windows.Forms.Design.ControlCodeDomSerializer, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", "System.ComponentModel.Design.Serialization.CodeDomSerializer, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")>
<ToolboxItemFilterAttribute("System.Windows.Forms")>
<DesignerCategoryAttribute("Component")>
Public Class NonFlickeringDataGrid 
   Inherits System.Windows.Forms.DataGrid
'Usage
 
Dim instance As NonFlickeringDataGrid
[DefaultMember("Item")]
[Designer("System.Windows.Forms.Design.DataGridDesigner, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")]
[DefaultProperty("DataSource")]
[DefaultEvent("Navigate")]
[ComplexBindingProperties("DataSource", "DataMember")]
[DesignerSerializer("System.Windows.Forms.Design.ControlCodeDomSerializer, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", "System.ComponentModel.Design.Serialization.CodeDomSerializer, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")]
[ToolboxItemFilter("System.Windows.Forms")]
[DesignerCategory("Component")]
public class NonFlickeringDataGrid : System.Windows.Forms.DataGrid 
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            System.Windows.Forms.DataGrid
               Miner.FrameworkUI.FiberManager.NonFlickeringDataGrid

Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

NonFlickeringDataGrid Members
Miner.FrameworkUI.FiberManager Namespace

 

 


Send Comment