FreeTextBox 3.2 Documentation
DownLevelCols Property
NamespacesFreeTextBoxControlsFreeTextBoxDownLevelCols
Gets or sets the cols property of the downlevel TEXTAREA
Declaration Syntax
C# Visual Basic Visual C++
                  public int DownLevelCols { get; set; }
                  Public Property DownLevelCols As Integer
                  public:
property int DownLevelCols {
	int get ();
	void set (int value);
}

Assembly: FreeTextBox (Module: FreeTextBox) Version: 3.2.0.28068