True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.5.2 Assembly / C1.Win.C1TrueDBGrid Namespace / DropDownFormClassNameEditor Class / GetPaintValueSupported Method / GetPaintValueSupported(ITypeDescriptorContext) Method

In This Topic
    GetPaintValueSupported(ITypeDescriptorContext) Method
    In This Topic
    Syntax
    'Declaration
     
    Public Overloads Overridable Function GetPaintValueSupported( _
       ByVal context As System.ComponentModel.ITypeDescriptorContext _
    ) As System.Boolean
    public virtual System.bool GetPaintValueSupported( 
       System.ComponentModel.ITypeDescriptorContext context
    )

    Parameters

    context
    See Also