Namespace:
GF.Clients.Charts.Utils
Assembly:
GF.Clients.Charts (in GF.Clients.Charts.dll) Version: a2f537322cdaf87d2796303449681c087e96766d
public override UITypeEditorEditStyle GetEditStyle(
ITypeDescriptorContext context
)
Public Overrides Function GetEditStyle (
context As ITypeDescriptorContext
) As UITypeEditorEditStyle
public:
virtual UITypeEditorEditStyle GetEditStyle(
ITypeDescriptorContext^ context
) override
Parameters
- context
- Type: System.ComponentModelITypeDescriptorContext
Return Value
Type:
UITypeEditorEditStyle
Reference