public int NumberOfColumns { get; }
Public ReadOnly Property NumberOfColumns As Integer Get
public: virtual property int NumberOfColumns { int get () sealed; }
abstract NumberOfColumns : int with get override NumberOfColumns : int with get
In This Article