KaxListViewFilterExpressionExpressionType Property |
Gets the type of the current filter expression object
Namespace: Kettic.AspNet.ControlsAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax public virtual string ExpressionType { get; }
Public Overridable ReadOnly Property ExpressionType As String
Get
public:
virtual property String^ ExpressionType {
String^ get ();
}
abstract ExpressionType : string with get
override ExpressionType : string with get
Property Value
Type:
StringSee Also