Silverlight SDK for Microsoft Bing
ICloudArranger Interface
OverviewSystem.Windows.ControlsICloudArranger
Defines an interface for an object which manages the arrangement in the CloudView control.
Declaration Syntax
C#Visual BasicVisual C++
public interface ICloudArranger
Public Interface ICloudArranger
public interface class ICloudArranger
Members
All MembersMethodsProperties



IconMemberDescription
ArrangeChildren(CloudViewItems, Size)
Method for Arranging the children of a CloudPanel

HorizontalAxisField
Should return the name of the field or property which is used to determine the horizonal axis sort of elements

MaxAxisLabel
Should return the horizontal axis label for the maximum, or right most label

MinAxisLabel
Should return the horizontal axis label for the minimum, or left most label

Title
Should return the display name or title for the arrangement mode itself

VerticalAxisField
Should return the name of the field or property which is used to determine the vertical axis sort of elements

VerticalUseAbsoluteMinimum
Should return the name of the field or property which is used to determine the vertical axis sort of elements

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