Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.28
|
Leadtools.Dicom.Common.Editing.UI Namespace > NullableTimeEditor Class > GetEditStyle Method : GetEditStyle(ITypeDescriptorContext) Method |
public override UITypeEditorEditStyle GetEditStyle( ITypeDescriptorContext context )
'Declaration
Public Overloads Overrides Function GetEditStyle( _ ByVal context As ITypeDescriptorContext _ ) As UITypeEditorEditStyle
'Usage
Dim instance As NullableTimeEditor Dim context As ITypeDescriptorContext Dim value As UITypeEditorEditStyle value = instance.GetEditStyle(context)
public: UITypeEditorEditStyle GetEditStyle( ITypeDescriptorContext^ context ) override