Skip to main content

DXCollectionView.GroupItemSeparatorThicknessProperty Field

Identifies the GroupItemSeparatorThickness bindable property.

Namespace: DevExpress.Maui.CollectionView

Assembly: DevExpress.Maui.CollectionView.dll

NuGet Package: DevExpress.Maui.CollectionView

Declaration

public static readonly BindableProperty GroupItemSeparatorThicknessProperty

Field Value

Type Description
BindableProperty

A bindable property identifier.

See Also