A shared repository of GdxFilter 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 FiltersRepository FiltersRepository { get; }
Visual Basic
Public ReadOnly Property FiltersRepository As FiltersRepository
	Get
JScript
function get FiltersRepository () : FiltersRepository

See Also