GetStandardValuesSupported Method

Summary

Gets the standard values supported.

Syntax
C#
VB
C++
public override bool GetStandardValuesSupported( 
   ITypeDescriptorContext context 
) 
Public Overloads Overrides Function GetStandardValuesSupported( _ 
   ByVal context As ITypeDescriptorContext _ 
) As Boolean 
public: 
bool GetStandardValuesSupported(  
   ITypeDescriptorContext^ context 
) override  

Parameters

context
A ITypeDescriptorContext that provides a format context.

Return Value

Returns a value that indicates whether this object supports a standard set of values that can be picked from a list, using the specified context.

Requirements

Target Platforms

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly