public int NColumns { get; set; }
Public Property NColumns As Integer Get Set
public: property int NColumns { int get (); void set (int value); }
member NColumns : int with get, set
In This Article