Property NextTabKey
NextTabKey
Alternative key to navigate forwards through views. Tab is the primary key.
[ConfigurationProperty(Scope = typeof(SettingsScope))]
public static Key NextTabKey { get; set; }
Alternative key to navigate forwards through views. Tab is the primary key.
[ConfigurationProperty(Scope = typeof(SettingsScope))]
public static Key NextTabKey { get; set; }