public FrameRowCollection Rows { get; }
Public ReadOnly Property Rows As FrameRowCollection Get
public: property FrameRowCollection^ Rows { FrameRowCollection^ get (); }
member Rows : FrameRowCollection with get
In This Article