A shared repository of GdxSubscription that can be used in all the GdxGridView contained in this GdxViewControl

Namespace: Ico.Gdx
Assembly: GdxViewControl (in GdxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public SubscriptionsRepository SubscriptionsRepository { get; }
Visual Basic
Public ReadOnly Property SubscriptionsRepository As SubscriptionsRepository
	Get
JScript
function get SubscriptionsRepository () : SubscriptionsRepository

See Also