LayoutGroup.GetDesiredHeight(DependencyObject) Method
In This Article
Namespace: DevExpress.UI.Xaml.Layout
Assembly: DevExpress.UI.Xaml.Layout.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
#Declaration
public static double GetDesiredHeight(
DependencyObject dObj
)
#Parameters
Name | Type |
---|---|
d |
Dependency |
#Returns
Type |
---|
Double |
See Also