TmplItemFocusSelect 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.TemplateAssembly: CSC.SC.TOPICA4.Template (in CSC.SC.TOPICA4.Template.dll) Version: 4.30.6239.27196
Syntaxpublic virtual bool FocusSelect { get; }
Property Value
Type:
Boolean
See Also