TextInputFocusSelect Property |
[This is preliminary documentation and is subject to change.]
Return whether a focused element may be selected (e.g. whether .select() should be called)
Namespace:
CSC.SC.TOPICA4.Template
Assembly:
CSC.SC.TOPICA4.Template (in CSC.SC.TOPICA4.Template.dll) Version: 4.37.7779.15939
Syntaxpublic override bool FocusSelect { get; }
Property Value
Type:
Boolean
See Also