New to Telerik UI for .NET MAUIStart a free 30-day trial

Represents a graphics view that provides the visual gripper for the grid splitter control.

Definition

Namespace:Telerik.Maui.Controls.GridSplitter

Assembly:Telerik.Maui.Controls.dll

Syntax:

C#
public class GridSplitterGripperView : GraphicsView

Inheritance: objectGridSplitterGripperView

Constructors

Initializes a new instance of the GridSplitterGripperView class.

C#
public GridSplitterGripperView()

Methods

C#
protected override Size MeasureOverride(double widthConstraint, double heightConstraint)
Parameters:widthConstraintdoubleheightConstraintdoubleReturns:

Size