[]
        
(Showing Draft Content)

C1.Win.FlexGrid.ScrollBarAnnotationsUpdatingArgs.Annotations

Annotations Property

Annotations

Gets a reference to the annotation collection.

Declaration
public List<ScrollBarAnnotation> Annotations { get; }
Public ReadOnly Property Annotations As List(Of ScrollBarAnnotation)