EnumLayoutItemTextSizeMode
Enum
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.
Proportional
Text will be sized proportionally to the whole size of the item.