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: 2025.1.16
Syntax
public int DefaultItemIndex { get; set; }

Property Value

Int32
See Also