ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Options Namespace / _TextStyleOption Class / _getOverflow Method

In This Topic
    _getOverflow Method
    In This Topic
    Syntax
    'Declaration
     
    Public Function _getOverflow() As Nullable(Of TextOverflow)
    public Nullable<TextOverflow> _getOverflow()
    See Also