Click or drag to resize

FormDropDownDataDefaultItemIndex Property

Gets or sets the zero-based index of the default entry for the parent drop-down list form field.

Namespace: SautinSoft.Document
Assembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.4.24
Syntax
public int DefaultItemIndex { get; set; }

Property Value

Int32
See Also