Click or drag to resize
UniFlatSelectorUseStartUpFocus Property
Gets or sets the value that indicates whether autofocus functionality is enabled.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.2.23
Syntax
C#
public virtual bool UseStartUpFocus { get; set; }

Property Value

Type: Boolean
See Also