NumberOfFirstColumns Property (ReportOptions)
In This Topic
Gets or sets an
System.Int32 value specifies the number of first columns to be printed.
Syntax
'Declaration
Public Property NumberOfFirstColumns As Integer
public int NumberOfFirstColumns {get; set;}
See Also