New to Telerik UI for WinFormsStart a free 30-day trial

Provides options for sizing the text part of the LayoutControlItem

Definition

Namespace:Telerik.WinControls.UI

Assembly:Telerik.WinControls.UI.dll

Syntax:

C#
public enum LayoutItemTextSizeMode

Fields

Text will have a fixed size in pixels.

C#
Fixed = 1

Text will be sized proportionally to the whole size of the item.

C#
Proportional = 0
In this article
DefinitionFieldsFixedProportional
Not finding the help you need?
Contact Support