public int NumCols { get; }
Public ReadOnly Property NumCols As Integer Get
public: property int NumCols { int get (); }
member NumCols : int with get
In This Article