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