[]
        
(Showing Draft Content)

FarPoint.Win.Spread.Dialogs.BuiltInDialogs.HeaderEditorForm

HeaderEditorForm Method

HeaderEditorForm(FpSpread, bool)

Gets the header editor form

Declaration
public static Form HeaderEditorForm(FpSpread fpSpread, bool isRow)
Public Shared Function HeaderEditorForm(fpSpread As FpSpread, isRow As Boolean) As Form
Parameters
Type Name Description
FpSpread fpSpread
bool isRow

true the row header form ; otherwise, false the header column

Returns
Type Description
Form