GaugeMember.RowSpan Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the row span of this gauge member.
public:
property int RowSpan { int get(); };
public int RowSpan { get; }
member this.RowSpan : int
Public ReadOnly Property RowSpan As Integer
Property Value
An int
value.