Gets or sets a value indicating whether the control will display the group separator.
Namespace: MindFusion.UI.WebForms
Package: MindFusion.UI.WebForms
C#
![]() |
---|
public bool ShowThousands { get; set; } |
Visual Basic
![]() |
---|
Public Property ShowThousands As Boolean |
Type: Boolean
true if the group separator is displayed, otherwise false. Default value is true.