[]
        
(Showing Draft Content)

C1.Blazor.Ribbon.ToolStripItemCollection.DataCollection

DataCollection Property

DataCollection

Gets the data collection this list is wrapping.

Declaration
protected override IDataCollection<IComponent> DataCollection { get; }
Protected Overrides ReadOnly Property DataCollection As IDataCollection(Of IComponent)
Overrides
C1.DataCollection.C1DataCollectionList<Microsoft.AspNetCore.Components.IComponent>.DataCollection