Click or drag to resize

SdtDropDownListBase ListItems Property

Provides access to all list items SdtListItem of this Sdt

Namespace: Spire.Doc.Documents
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
public SdtListItemCollection ListItems { get; }

Property Value

Type: SdtListItemCollection
See Also