IsPrintRepeatly Property (ReportOptions)
In This Topic
Gets or sets specifies the number of first columns will be printed repeatly or not.
Syntax
'Declaration
Public Property IsPrintRepeatly As Boolean
public bool IsPrintRepeatly {get; set;}
See Also