FreeTextBox 3.2 Documentation
DropDownListCssClass Property
NamespacesFreeTextBoxControlsFreeTextBoxDropDownListCssClass
Gets or sets the CSS class for DropDownLists
Declaration Syntax
C# Visual Basic Visual C++
                  public string DropDownListCssClass { get; set; }
                  Public Property DropDownListCssClass As String
                  public:
property String^ DropDownListCssClass {
	String^ get ();
	void set (String^ value);
}

Assembly: FreeTextBox (Module: FreeTextBox) Version: 3.2.0.28068