'Declaration Public Property IsChecked As Nullable(Of Boolean)
'Declaration
Public Property IsChecked As Nullable(Of Boolean)
public Nullable<bool> IsChecked {get; set;}
C1PrintViewTool Class C1PrintViewTool Members