←Select platform

GetEditStyle(ITypeDescriptorContext) Method

Summary

Gets the editor style used by the EditValue method.

Syntax

C#
VB
C++
public override UITypeEditorEditStyle GetEditStyle(  
   ITypeDescriptorContext context 
) 
Public Overloads Overrides Function GetEditStyle( _ 
   ByVal context As ITypeDescriptorContext _ 
) As UITypeEditorEditStyle 
public: 
UITypeEditorEditStyle GetEditStyle(  
   ITypeDescriptorContext^ context 
) override  

Parameters

context
An ITypeDescriptorContext that can be used to gain additional context information.

Return Value

A UITypeEditorEditStyle value that indicates the style of editor used by the EditValue method. If the UITypeEditor does not support this method, then GetEditStyle will return None.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom.Common Assembly
Click or drag to resize