This sets the number of rows in the drop-box (defaults to 10)
[Visual Basic]
Public Property DropDownRows As Integer
[C#]
public int DropDownRows {get; set;}
See Also
DbCombo Class | DbCombo Members | Cambro.Web.DbCombo Namespace
This sets the number of rows in the drop-box (defaults to 10)
[Visual Basic]
Public Property DropDownRows As Integer
[C#]
public int DropDownRows {get; set;}
DbCombo Class | DbCombo Members | Cambro.Web.DbCombo Namespace