Gets or sets the amount of columns to display in the Multiple page view type. The number of columns cannot be greater than 6 and less than 1.
Syntax
'Declaration
Public Property MultiPageViewColumns As Short
public short MultiPageViewColumns {get; set;}
See Also