Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

GetEditStyle(ITypeDescriptorContext) Method






An ITypeDescriptorContext that can be used to gain additional context information.
Gets the editor style used by the EditValue method.
Syntax
public override UITypeEditorEditStyle GetEditStyle( 
   ITypeDescriptorContext context
)
'Declaration
 
Public Overloads Overrides Function GetEditStyle( _
   ByVal context As ITypeDescriptorContext _
) As UITypeEditorEditStyle
'Usage
 
Dim instance As NonInteractiveEditor
Dim context As ITypeDescriptorContext
Dim value As UITypeEditorEditStyle
 
value = instance.GetEditStyle(context)
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

See Also

Reference

NonInteractiveEditor Class
NonInteractiveEditor Members
Overload List

Error processing SSI file
   Leadtools.Dicom.Common requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features