StackPanel.GetViewInfo() Method
In This Article
Retrieves the object that provides current StackPanel settings.
Namespace: DevExpress.Utils.Layout
Assembly: DevExpress.Utils.v24.2.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
#Declaration
[EditorBrowsable(EditorBrowsableState.Never)]
public StackPanelObjectInfoArgs GetViewInfo()
#Returns
Type | Description |
---|---|
DevExpress. |
A Stack |
See Also