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