Address comments
This commit is contained in:
parent
43d6ea82cd
commit
e26deb9092
6 changed files with 77 additions and 54 deletions
|
|
@ -7,8 +7,8 @@ namespace LibationWinForms.GridView
|
|||
{
|
||||
public LiberatedStatus BookStatus { get; set; }
|
||||
public LiberatedStatus? PdfStatus { get; set; }
|
||||
public bool IsSeries { get; init; }
|
||||
public bool Expanded { get; set; }
|
||||
public bool IsSeries { get; init; }
|
||||
|
||||
/// <summary>
|
||||
/// Defines the Liberate column's sorting behavior
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue