[]
        
(Showing Draft Content)

C1.Win.C1FlexGrid.Condition.IsAnd

IsAnd Property

IsAnd

Gets or sets a value that specifies how the condition is combined with other conditions.

Declaration
public bool IsAnd { get; set; }
Remarks

Set IsAnd to true to combibine condition with And logical operation. Set IsAnd to false to combibine condition with Or logical operation.