[]
Arranges the content of a GrapeCity.Windows.InputMan.FieldsPresenter element.
protected override Size ArrangeOverride(Size finalSize)
Protected Overrides Function ArrangeOverride(finalSize As Size) As Size
Type | Name | Description |
---|---|---|
Size | finalSize | The System.Windows.Size this element uses to arrange its child content. |
Type | Description |
---|---|
Size | The System.Windows.Size that represents the arranged size of this GrapeCity.Windows.InputMan.FieldsPresenter element and its child. |