[]
Used within the template of a GcListBox to specify the location in the control's visual tree where the SubItems are to be added.
public sealed class SubItemsPresenter : Panel, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IAddChild
Public NotInheritable Class SubItemsPresenter
Inherits Panel
Implements IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IAddChild
Name | Description |
---|---|
SubItemsPresenter() | Initializes a new instance of the GrapeCity.Windows.InputMan.Primitives.SubItemsPresenter class. |
Name | Description |
---|---|
ArrangeOverride(Size) | Provides the behavior for the Arrange pass of Silverlight layout. Classes can override this method to define their own Arrange pass behavior. |
MeasureOverride(Size) | Provides the behavior for the Measure pass of Silverlight layout. Classes can override this method to define their own Measure pass behavior. |