'Declaration
Public Property AddItemCols As System.Integer
public System.int AddItemCols {get; set;}
Remarks
You can set the AddItemCols property explicitly, or if it is not set (in that case, the AddItemCols is 0), when you call AddItem or AddItemTitles, the control will set the AddItemCols property for you.