The key of the filter that is used to evaluate the data in order to apply this DataStyle

Namespace: Ico.Awx
Assembly: AwxClientCommon (in AwxClientCommon.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public string FilterKey { get; set; }
Visual Basic
Public Property FilterKey As String
	Get
	Set
JScript
function get FilterKey () : String
function set FilterKey (value : String)

See Also