FormDropDownDataDefaultItemIndex Property |
Gets or sets the zero-based index of the default entry for the parent drop-down list form field.
Namespace: SautinSoft.DocumentAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.7.18
Syntax public int DefaultItemIndex { get; set; }
Public Property DefaultItemIndex As Integer
Get
Set
Property Value
Int32See Also