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

Enum to indicate whether the Splitter resizes Columns or Rows.

Definition

Namespace:Telerik.Maui.Controls

Assembly:Telerik.Maui.Controls.dll

Syntax:

C#
public enum RadGridSplitter.GridResizeDirection

Fields

Determines whether to resize rows or columns based on its Alignment and width compared to height.

C#
Auto = 0

Resize columns when dragging Splitter.

C#
Columns = 1

Resize rows when dragging Splitter.

C#
Rows = 2
In this article
DefinitionFieldsAutoColumnsRows
Not finding the help you need?
Contact Support