Silverlight SDK for Microsoft Bing
Bands Property
OverviewSystem.Windows.ControlsBandCloudViewBands
Gets/Sets a value which specifies the number of virtual grouping bands to be used on the vertical axis layout pass.
Declaration Syntax
C#Visual BasicVisual C++
public int Bands { get; set; }
Public Property Bands As Integer
public:
property int Bands {
	int get ();
	void set (int value);
}

Assembly: System.Windows.Controls.Views.Toolkit (Module: System.Windows.Controls.Views.Toolkit) Version: 1.0.0.0 (1.0.0.0)