Intersoft WebInput Documentation
GetEditStyle() Method
See Also  Send Feedback
ISNet.WebUI.WebControls Namespace > DTNameCollectionEditor Class > GetEditStyle Method : GetEditStyle() Method






Glossary Item Box

Syntax

Visual Basic (Declaration) 
<System.Runtime.TargetedPatchingOptOutAttribute("Performance critical to inline this type of method across NGen image boundaries")>
Public Overloads Function GetEditStyle() As System.Drawing.Design.UITypeEditorEditStyle
Visual Basic (Usage)Copy Code
Dim instance As DTNameCollectionEditor
Dim value As System.Drawing.Design.UITypeEditorEditStyle
 
value = instance.GetEditStyle()
C# 
[System.Runtime.TargetedPatchingOptOutAttribute("Performance critical to inline this type of method across NGen image boundaries")]
public System.Drawing.Design.UITypeEditorEditStyle GetEditStyle()
Delphi 
public function GetEditStyle(): System.Drawing.Design.UITypeEditorEditStyle; 
JScript 
System.Runtime.TargetedPatchingOptOutAttribute("Performance critical to inline this type of method across NGen image boundaries")
public function GetEditStyle() : System.Drawing.Design.UITypeEditorEditStyle;
Managed Extensions for C++ 
[System.Runtime.TargetedPatchingOptOutAttribute("Performance critical to inline this type of method across NGen image boundaries")]
public: System.Drawing.Design.UITypeEditorEditStyle GetEditStyle(); 
C++/CLI 
[System.Runtime.TargetedPatchingOptOutAttribute("Performance critical to inline this type of method across NGen image boundaries")]
public:
System.Drawing.Design.UITypeEditorEditStyle GetEditStyle(); 

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

© 2013 Intersoft Solutions Corp. All Rights Reserved.