FlipbookCursor..::..Columns Property

Gets or sets the columns.

Namespace:  Squid
Assembly:  Squid.Core (in Squid.Core.dll)

Syntax


public int Columns { get; set; }
Public Property Columns As Integer
	Get
	Set
public:
property int^ Columns {
	int^ get ();
	void set (int^ value);
}

Field Value

The columns.