Inheritance
object
Constructors
Section titled "Constructors"constructor
public IgbGridLiteSortingExpression() Returns IgbGridLiteSortingExpression
Properties
Section titled "Properties"CaseSensitive
Section titled "CaseSensitive"[JsonPropertyName("caseSensitive")]
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)]
public bool? CaseSensitive { get; set; } Direction
Section titled "Direction"[JsonPropertyName("direction")]
public GridLiteSortingDirection Direction { get; set; }