DXCollectionView.GroupItemSeparatorThicknessProperty Field
In This Article
Identifies the GroupItemSeparatorThickness bindable property.
Namespace: DevExpress.Maui.CollectionView
Assembly: DevExpress.Maui.CollectionView.dll
NuGet Package: DevExpress.Maui.CollectionView
#Declaration
C#
public static readonly BindableProperty GroupItemSeparatorThicknessProperty
#Field Value
Type | Description |
---|---|
Bindable |
A bindable property identifier. |
See Also