| Tornado API Library - V12.30.08 |
|
z.dbShowDeleteStatus Property
Show SelectItems deleted items.
Product Version
All
[Visual Basic]
Public Property dbShowDeleteStatus As
Boolean
[C#]
public
bool dbShowDeleteStatus {set;}
Property Value
Mydb.dbShowDeleteStatus= True(Def)|False
QuickProp Keyword Abbreviation
Remarks
Set this property to false to suppress the deleted items display.
Example
Mydb.dbShowDeleteStatus= False
See Also
z Class | Tornado Namespace | dbSelectedItemMacro | dbSelectedItem