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