RibbonGalleryCategoriesPanel::VerticalOffset Property

.NET Framework (current version)
 

Gets the vertical offset of the scrolled content in device-independent units (1/96th inch per unit).

Namespace:   System.Windows.Controls.Ribbon.Primitives
Assembly:  System.Windows.Controls.Ribbon (in System.Windows.Controls.Ribbon.dll)

public:
property double VerticalOffset {
	virtual double get() sealed;
}

Property Value

Type: System::Double

The vertical offset of the scrolled content in device-independent units (1/96th inch per unit).

.NET Framework
Available since 4.5
Return to top
Show: