Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.6
|
Leadtools.Annotations.Core Namespace > AnnReview Class : IsChecked Property |
public bool IsChecked {get; set;}
'Declaration
Public Property IsChecked As Boolean
public bool IsChecked {get; set;}
@property (nonatomic) BOOL isChecked;
public boolean isChecked() public void setChecked(boolean value)
get_IsChecked();
set_IsChecked(value);
Object.defineProperty('IsChecked');
This is application specific and optional. It can be used to show a checkbox or mark next to the review in the user interface to indicate that the item was "checked".