[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Viewer.Range.Length

Length Property

Length

Gets or sets the number of characters within the range.

Declaration
public int Length { get; set; }
Property Value
Type Description
int

The number of characters as an integer. It indicates how many characters are included in the range starting from the Start position.