PrintEntrieProject Property (ReportOptions)
In This Topic
Gets or sets a value that whether print entrie project or sepecific dates.
Syntax
'Declaration
Public Property PrintEntrieProject As Boolean
public bool PrintEntrieProject {get; set;}
See Also