C1.Android.Input Assembly / C1.Android.Input Namespace / C1TextBox Class / DelayProperty Field


In This Topic
DelayProperty Field (C1TextBox)
In This Topic
Syntax
'Declaration
 
Public Shared ReadOnly DelayProperty As DependencyProperty
 
'Usage
 
Dim value As DependencyProperty
 
value = C1TextBox.DelayProperty
See Also