A shared repository of AwxFilter that can be used in all the AwxView contained in this AwxViewControl

Namespace: Ico.Awx
Assembly: AwxViewControl (in AwxViewControl.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