Click or drag to resize
KaxFilterDataFieldEditor Properties

The KaxFilterDataFieldEditor type exposes the following members.

Properties
  Name Description
Public property DataType

Gets or sets (see the Remarks) the type of the data from the Field.

Public property DisplayName

Gets or sets DisplayName for the editor.

Public property FieldName

Gets or sets FieldName for the editor.

Public property Owner
Keeps reference to the owner KaxFilter control.
Public property PreviewDataFormat

Gets or sets PreviewDataFormat for the editor. This property will be used to format the value per editor when ExpressionPreviewPosition is different than KaxFilterExpressionPreviewPosition.None

Top
See Also