CaptionGrouping Property
CaptionGrouping
Gets or sets a value indicating whether to add spaces between groups of characters in the caption to make long numbers easier to read.
Declaration
public bool CaptionGrouping { get; set; }
Public Property CaptionGrouping As Boolean