Namespace: Novalys.VisualGuard.Security.CommonProfileAttribute
Assembly: Novalys.VisualGuard.Security (in Novalys.VisualGuard.Security.dll) Version: 2017.0.101.17 (2017.0.101.17)

Syntax

C#
public override bool GetStandardValuesSupported(
	ITypeDescriptorContext context
)
Visual Basic
Public Overrides Function GetStandardValuesSupported ( 
	context As ITypeDescriptorContext
) As Boolean

Return Value

Type: Boolean

See Also