Class RecordsPanel
Inheritance
System.Object
RecordsPanel
Assembly: Syncfusion.SfHeatmap.UWP.dll
Syntax
public class RecordsPanel : Panel
Constructors
RecordsPanel()
Declaration
Methods
ArrangeOverride(Size)
Declaration
protected override Size ArrangeOverride(Size finalSize)
Parameters
Type |
Name |
Description |
Windows.Foundation.Size |
finalSize |
|
Returns
Type |
Windows.Foundation.Size |
MeasureOverride(Size)
Declaration
protected override Size MeasureOverride(Size availableSize)
Parameters
Type |
Name |
Description |
Windows.Foundation.Size |
availableSize |
|
Returns
Type |
Windows.Foundation.Size |
Extension Methods