[]
        
(Showing Draft Content)

C1.Win.Command.C1NavBar.DefaultButtonIndex

DefaultButtonIndex Property

DefaultButtonIndex

Gets or sets the index of the button to be selected when the form opens.

Declaration
[C1Category("Behavior")]
[C1Description("C1NavBar.DefaultButtonIndex", "Gets or sets the index of the button to be selected when the form opens.")]
public int DefaultButtonIndex { get; set; }
<C1Category("Behavior")>
<C1Description("C1NavBar.DefaultButtonIndex", "Gets or sets the index of the button to be selected when the form opens.")>
Public Property DefaultButtonIndex As Integer