Gets whether the GetProperties method is supported.
[Visual Basic] Overrides OverloadsPublic Function GetPropertiesSupported( _ ByVal context As ITypeDescriptorContext _ ) As Boolean [C#] public override bool GetPropertiesSupported( ITypeDescriptorContext context ); [C++] public: bool GetPropertiesSupported( ITypeDescriptorContext* context ); [JScript] public override function GetPropertiesSupported( ITypeDescriptorContext context ): bool;
PropertySorter Class | NDoc.Core.PropertyGridUI Namespace | PropertySorter.GetPropertiesSupported Overload List