DataGrid.NonFrozenColumnsViewportHorizontalOffset 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 horizontal offset of the scrollable columns in the view port.
public:
property double NonFrozenColumnsViewportHorizontalOffset { double get(); };
public double NonFrozenColumnsViewportHorizontalOffset { get; }
member this.NonFrozenColumnsViewportHorizontalOffset : double
Public ReadOnly Property NonFrozenColumnsViewportHorizontalOffset As Double
Property Value
The horizontal offset of the scrollable columns. The registered default is 0.0. For more information about what can influence the value, see DependencyProperty.