This is the style html attribute of the main span that encloses the whole control. You may want to set this to "display:block;" to draw the control in a block.
[Visual Basic]
Public Property MainSpanStyle As String
[C#]
public string MainSpanStyle {get; set;}
See Also
DbCombo Class | DbCombo Members | Cambro.Web.DbCombo Namespace