Property IsDefault
IsDefault
Gets or sets a value that indicates whether a Button is the default button. In a modal dialog, a user invokes the default button by pressing the ENTER key.
public virtual bool IsDefault { get; set; }
Gets or sets a value that indicates whether a Button is the default button. In a modal dialog, a user invokes the default button by pressing the ENTER key.
public virtual bool IsDefault { get; set; }