'Declaration
Public Overridable Sub PaintColumnVerticalLine( _ ByVal context As NTreeListPaintContext, _ ByVal bottom As System.Integer _ )
'Usage
Dim instance As NTreeListHeaderRenderer Dim context As NTreeListPaintContext Dim bottom As System.Integer instance.PaintColumnVerticalLine(context, bottom)
public virtual void PaintColumnVerticalLine( NTreeListPaintContext context, System.int bottom )
Parameters
- context
- bottom