Skip to content

QueryTextFormats.HtmlFormats class

Represents different parameters of HTML formatting for query text representation

public class Korzh.EasyQuery.QueryTextFormats.HtmlFormats

Package: Korzh.EasyQuery (targets: netstandard2.0)

Assembly: Korzh.EasyQuery.dll

Constructors

NameTypeDescription
HtmlFormats()void

Properties

NameTypeDescription
BoolOperatorstringGets or sets the formatting of condition prefix.
BoolOperatorRootstringGets or sets the formatting of prefix root.
BracketClosestringGets or sets the format of closing bracket.
BracketOpenstringGets or sets the format of opening bracket.
ExpressionstringGets or sets the expression formatting.
OperatorstringGets or sets the operator formatting.
TextstringGets or sets the text formatting.