[]
DEMOS
DOCS
API
SAMPLES
DOWNLOAD
dotnet-api
C1.Win.Input.8 Assembly
C1.Win.Input.Base
Classes
C1DropDownEditorBase
Properties
TextLength
dotnet-api
C1.Win.8 Assembly
C1.Win.Input.8 Assembly
C1.Framework
C1.Framework.Drawing.Gdi
C1.Framework.Drawing.Gdi.DeviceContexts
C1.Framework.Forms
C1.Framework.Mathematics
C1.Framework.Text.Lexicons
C1.Win.Input
C1.Win.Input.Base
Classes
C1ButtonBase
C1ButtonControl
C1DropDownControlBase
C1DropDownEditorBase
Constructors
Properties
AcceptsEscape
AutoCompleteCustomSource
AutoCompleteMode
AutoCompleteSource
BorderStyle
CanUndo
CaseSensitive
CharacterCasing
CultureInfo
CustomFormat
DataMember
DataSource
DataType
DisableOnNoData
DisplayFormat
DropDownStyle
EditFormat
EmptyAsNull
ErrorInfo
ExitOnLeftRightKey
FloatingPlaceholderEnabled
FormatType
HideSelection
InitialSelection
MarkEmpty
MaxLength
MaxLengthUnit
NullText
ParseInfo
PasswordChar
Placeholder
PostValidation
PreValidation
ReadOnly
SelectedText
SelectionLength
SelectionStart
ShortcutsEnabled
Text
TextAlign
TextLength
TrimEnd
TrimStart
UseSystemPasswordChar
Value
VerticalAlign
Methods
Events
C1InputControl
C1InputHost
C1TextBoxBase
Interfaces
C1.Win.Input.Base.Editors
C1.Win.Input.Base.Views
C1.Win.Input.Formating
C1.Win.Input.GrapeCity.Editors
C1.Win.Input.GrapeCity.Editors.Fields
C1.Win.Input.GrapeCity.Framework.Input
C1.Win.Input.Localization
C1.Win.Input.Styles
C1.Win.Input.Utils
C1.Win.Input.Validation
C1.Win.Input.DbNavigator.8 Assembly
C1.Win.Input.Pickers.8 Assembly
(Showing Draft Content)
C1.Win.Input.Base.C1DropDownEditorBase.TextLength
TextLength Property
TextLength
Gets the length of text in the control.
Declaration
[Browsable(false)] public int TextLength { get; }
Implements
IDropDownEditorBase.TextLength