C# Class SIL.FieldWorks.Common.Framework.DetailControls.MultiLevelConc.ConcSlice

Inheritance: ViewSlice
Afficher le fichier Open project: sillsdev/FieldWorks

Méthodes publiques

Méthode Description
ConcSlice ( ConcView cv ) : System
Expand ( int iSlice ) : void

Expand this node, which is at position iSlice in its parent.

Method Details

ConcSlice() public méthode

public ConcSlice ( ConcView cv ) : System
cv ConcView
Résultat System

Expand() public méthode

Expand this node, which is at position iSlice in its parent.
public Expand ( int iSlice ) : void
iSlice int
Résultat void