Property UseBusyCursor
UseBusyCursor
Gets or sets whether to call BeginBusyCursor() when
page is created. By default is true
.
public bool UseBusyCursor { get; set; }
Gets or sets whether to call BeginBusyCursor() when
page is created. By default is true
.
public bool UseBusyCursor { get; set; }