| SignDocFieldgetTopIndex Method |
Get the index of the choice to be displayed in the first line of a list box.
The default value is 0.
Namespace: de.softpro.signdocsdkAssembly: SPSignDoc_4.1_DotNetLibd (in SPSignDoc_4.1_DotNetLibd.dll) Version: 1.0.5882.21462
SyntaxPublic Function getTopIndex As Integer
public:
int getTopIndex()
member getTopIndex : unit -> int
Return Value
Type:
Int32The index of the choice to be displayed in the first line of a list box or 0 for other field types.
See Also