| SignDocFieldsetTopIndex Method |
Set the index of the choice to be displayed in the first line of a list box.
This value is ignored for other field types.
Namespace:
de.softpro.signdocsdk
Assembly:
SPSignDoc_4.3_DotNetLib (in SPSignDoc_4.3_DotNetLib.dll) Version: 1.0.6773.37566
Syntaxpublic void setTopIndex(
int topIndex
)
Parameters
- topIndex
- Type: SystemInt32
The index of the choice to be displayed in the first line of a list box.
See Also