Class DataGridFlyoutPanel
Inheritance
System.Object
DataGridFlyoutPanel
Namespace: Telerik.UI.Xaml.Controls.Grid.Primitives
Assembly: Telerik.WinUI.Controls.dll
Syntax
public class DataGridFlyoutPanel : Canvas
Constructors
DataGridFlyoutPanel()
Declaration
public DataGridFlyoutPanel()
Properties
HorizontalOrientation
Declaration
public bool HorizontalOrientation { get; }
Property Value
System.
|
Methods
ArrangeOverride(Size)
Declaration
protected override Size ArrangeOverride(Size finalSize)
Parameters
Windows.
|
Returns
Windows.
|
MeasureOverride(Size)
Declaration
protected override Size MeasureOverride(Size availableSize)
Parameters
Windows.
|
Returns
Windows.
|