Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Description

Excerpt

Sets or returns whether a drop-down list will be used to display valid values.

Signature
C#
C#

 public boolean UseListDropdown{ get; set; }
Signature
vb.net
vb.net

Public Property UseListDropdown() As Boolean