'Declaration Public Shared Function GetGroupLevelIndicatorWidth( _ ByVal obj As DependencyObject _ ) As Double
'Usage Dim obj As DependencyObject Dim value As Double value = PrintTableView.GetGroupLevelIndicatorWidth(obj)
public static double GetGroupLevelIndicatorWidth( DependencyObject obj )
Parameters
- obj
- The dependency object from which the property value is read.
Return Value
A value indicating the width of the group-level indicators when a grid is in a printable or exportable table-view layout