Class RVFilterValue
Inheritance
System.Object
RVFilterValue
Namespace: Reveal.Sdk
Assembly: Infragistics.Reveal.SDK.Server.dll
Syntax
public class RVFilterValue : Object
Properties
Label
Declaration
public string Label { get; }
Property Value
Type | Description |
---|---|
System.String |
Value
Declaration
public object Value { get; }
Property Value
Type | Description |
---|---|
System.Object |
Methods
ToString()
Declaration
public override string ToString()
Returns
Type | Description |
---|---|
System.String |