public int ItemsPerRow { get; set; }
Public Property ItemsPerRow As Integer
public: property int ItemsPerRow { int get (); void set (int value); }