ToolbarToggleButton.GetIsGroupScope(BindableObject) Method
For internal use.
Namespace: DevExpress.Maui.Controls
Assembly: DevExpress.Maui.Controls.dll
NuGet Package: DevExpress.Maui.Controls
Declaration
public static bool GetIsGroupScope(
BindableObject x
)
Parameters
Name | Type |
---|---|
x | BindableObject |
Returns
Type |
---|
Boolean |
See Also