Back to Devexpress

TdxSpreadSheetTableView.Protect Method

vcl-dxspreadsheetcore-dot-tdxspreadsheettableview-3c9a5e8f.md

latest957 B
Original Source

TdxSpreadSheetTableView.Protect Method

Invokes the Protect Sheet dialog.

Declaration

delphi
procedure Protect;

Remarks

Call this procedure to display the Protect Sheet dialog for the Table View worksheet.

If the Table View worksheet’s OptionsProtection.Protected and/or Options.Protected property is already set to True , calling the Protect procedure has no effect.

See Also

TdxSpreadSheetTableView.Unprotect

TdxSpreadSheetTableView Class

TdxSpreadSheetTableView Members

dxSpreadSheetCore Unit