TextIndent Property (FlexComboBase)
Class
FlexComboBase
.
Action
Gets the offset of first line of text from the left side of the container, in pixels. The default value is 0.
Syntax
C#
protected
Integer
textIndent { get; }
VB
'Declaration Protected Read Property textIndent As
Integer
Access
Read only.