Search
TreeGridVirtualPanel.ExtentWidth Property
See Also
 





IScrollInfo.ExtentWidth implementation.

Namespace: MindFusion.DataViews.Wpf
Assembly: MindFusion.DataViews.Wpf

 Syntax

C#  Copy Code

public double ExtentWidth { get; }

Visual Basic  Copy Code

Public ReadOnly Property ExtentWidth As Double

 Property Value

A double that represents, in device independent pixels, the horizontal size of the extent.

 See Also