'Declaration
Public Overridable Function GetPreferredHeight( _ ByVal context As NTreeListPaintContext _ ) As System.Integer
'Usage
Dim instance As NTreeListNode Dim context As NTreeListPaintContext Dim value As System.Integer value = instance.GetPreferredHeight(context)
public virtual System.int GetPreferredHeight( NTreeListPaintContext context )
Parameters
- context