RowDefinition.Offset Property

Definition

Gets a value that represents the offset value of this RowDefinition.

public:
 property double Offset { double get(); };
public double Offset { get; }
member this.Offset : double
Public ReadOnly Property Offset As Double

Property Value

A Double that represents the offset of the row. The default value is 0.0.

Applies to