'DeclarationPublic Function New( _ ByVal hLine As TreeListGridLineHStyle, _ ByVal vLine As TreeListGridLineVStyle _ )
'UsageDim hLine As TreeListGridLineHStyle Dim vLine As TreeListGridLineVStyle Dim instance As New NTreeListGridInfo(hLine, vLine)
public NTreeListGridInfo( TreeListGridLineHStyle hLine, TreeListGridLineVStyle vLine )
Parameters
- hLine
- vLine