Enum
LayoutItemTextSizeMode

Provides options for sizing the text part of the LayoutControlItem

Definition

Namespace:Telerik.WinControls.UI

Assembly:Telerik.WinControls.UI.dll

Syntax:

cs-api-definition
public enum LayoutItemTextSizeMode

Fields

Fixed

Text will have a fixed size in pixels.

Declaration

cs-api-definition
Fixed = 1

Field Value

LayoutItemTextSizeMode

Proportional

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

Declaration

cs-api-definition
Proportional = 0

Field Value

LayoutItemTextSizeMode

In this article
DefinitionFieldsFixedProportional
Not finding the help you need?
Contact Support