This property sets the number of columns displayed in the Thumbnail Control.

[Visual Basic] Public Property ColumnNumber As Integer
[C#] public int ColumnNumber {get; set;}

Property Value

The ColumnNumber sets the number of columns displayed (1 or more)

The default value is 2.

Explanation

The ColumnNumber property sets the number of columns displayed in the Thumbnail Control. The ColumnNumber and RowNumber properties determine the total number of images displayed at one time as thumbnails.

See Also

Thumbnail Members | Newtone.ImageKit.Wpf.Thumbnail

 

The ImageKit WPF is created by Newtone Corporation