Gets or sets a value indicating whether the control will display the group separator. Namespace: MindFusion.UI.Web
|
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.