[]
        
(Showing Draft Content)

FarPoint.Win.Spread.FpSpread.ShowCellValidatorsForm

ShowCellValidatorsForm Method

ShowCellValidatorsForm(Form, bool, bool)

Shows the form that is used to edit Cell Validators of selected range

Declaration
public Form ShowCellValidatorsForm(Form parent, bool autoYes, bool showForm = true)
Public Function ShowCellValidatorsForm(parent As Form, autoYes As Boolean, Optional showForm As Boolean = True) As Form
Parameters
Type Name Description
Form parent

The parent form

bool autoYes

A flag to determine what action should be performed when has conflict in loading settings of cell validators

bool showForm

Show form immediately.

Returns
Type Description
Form

A Form object