[]
        
(Showing Draft Content)

FarPoint.Win.Spread.ModelessForm.SuppendSelecting

SuppendSelecting Property

SuppendSelecting

Gets or sets a value indicating whether selecting is suppend. In the most case, it will be assigned if the form open a new modeless form.

Declaration
protected bool SuppendSelecting { get; set; }
Protected Property SuppendSelecting As Boolean
Property Value
Type Description
bool

true if selecting is suppend; otherwise, false.