ArcFM Responder Mobile Developer Guide
ColumnSettings Class
Members 






Object Model
ColumnSettings Class
Syntax
'Declaration
 
<System.CodeDom.Compiler.GeneratedCodeAttribute(Tool="xsd", Version="4.0.30319.18020")>
<System.Diagnostics.DebuggerStepThroughAttribute()>
<System.ComponentModel.DesignerCategoryAttribute("code")>
<System.Xml.Serialization.XmlTypeAttribute("http://www.miner.com/schemas/ControlStylesConfig")>
<System.SerializableAttribute()>
Public Class ColumnSettings 
'Usage
 
Dim instance As ColumnSettings
[System.CodeDom.Compiler.GeneratedCode(Tool="xsd", Version="4.0.30319.18020")]
[System.Diagnostics.DebuggerStepThrough()]
[System.ComponentModel.DesignerCategory("code")]
[System.Xml.Serialization.XmlType("http://www.miner.com/schemas/ControlStylesConfig")]
[System.Serializable()]
public class ColumnSettings 
public class ColumnSettings 
System.CodeDom.Compiler.GeneratedCodeAttribute(Tool="xsd", Version="4.0.30319.18020")
System.Diagnostics.DebuggerStepThroughAttribute()
System.ComponentModel.DesignerCategoryAttribute("code")
System.Xml.Serialization.XmlTypeAttribute("http://www.miner.com/schemas/ControlStylesConfig")
System.SerializableAttribute()
public class ColumnSettings 
[System.CodeDom.Compiler.GeneratedCode(Tool="xsd", Version="4.0.30319.18020")]
[System.Diagnostics.DebuggerStepThrough()]
[System.ComponentModel.DesignerCategory("code")]
[System.Xml.Serialization.XmlType("http://www.miner.com/schemas/ControlStylesConfig")]
[System.Serializable()]
public __gc class ColumnSettings 
[System.CodeDom.Compiler.GeneratedCode(Tool="xsd", Version="4.0.30319.18020")]
[System.Diagnostics.DebuggerStepThrough()]
[System.ComponentModel.DesignerCategory("code")]
[System.Xml.Serialization.XmlType("http://www.miner.com/schemas/ControlStylesConfig")]
[System.Serializable()]
public ref class ColumnSettings 
Inheritance Hierarchy

System.Object
   ColumnSettings
      Miner.Data.Configuration.ColumnStyle

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

ColumnSettings Members
(Global) Namespace

Send Feedback