'Declaration
Protected Overridable Function NeedsDocumentBackgroundPaint( _ ByVal paintContext As NViewPaintContext _ ) As System.Boolean
'Usage
Dim instance As NView Dim paintContext As NViewPaintContext Dim value As System.Boolean value = instance.NeedsDocumentBackgroundPaint(paintContext)
protected virtual System.bool NeedsDocumentBackgroundPaint( NViewPaintContext paintContext )
Parameters
- paintContext