Enum LayoutItemTextSizeMode
Provides options for sizing the text part of the LayoutControlItem
Namespace: Telerik.WinControls.UI
Assembly: Telerik.WinControls.UI.dll
Syntax
public enum LayoutItemTextSizeMode
Fixed
Text will have a fixed size in pixels.
Proportional
Text will be sized proportionally to the whole size of the item.