Result Class

Inheritance

Object

Spreadsheet.Top10FilterDialog+Result

Namespace: Radzen.Blazor.Spreadsheet

Assembly: Radzen.Blazor.dll

Syntax

public sealed class Result

Constructors

Resultlink

Declaration
public Result(int Count, bool Percent, bool Bottom)
Parameters
Type Name Description
int Count
bool Percent
bool Bottom

Properties

Bottomlink

Declaration
public bool Bottom { get; set; }
Property Value
Type Description
bool

Countlink

Declaration
public int Count { get; set; }
Property Value
Type Description
int

Percentlink

Declaration
public bool Percent { get; set; }
Property Value
Type Description
bool

Methods

Deconstructlink

Declaration
public void Deconstruct(Int32& Count, Boolean& Percent, Boolean& Bottom)
Parameters
Type Name Description
Int32& Count
Boolean& Percent
Boolean& Bottom

Equalslink

Declaration
public override bool Equals(object obj)
Parameters
Type Name Description
object obj
Returns
Type Description
bool

Equalslink

Declaration
public bool Equals(Spreadsheet.Top10FilterDialog+Result other)
Parameters
Type Name Description
Spreadsheet.Top10FilterDialog+Result other
Returns
Type Description
bool

GetHashCodelink

Declaration
public override int GetHashCode()
Returns
Type Description
int

ToStringlink

Declaration
public override string ToString()
Returns
Type Description
string

Operators

operator !=link

Declaration
public static bool operator !=(Spreadsheet.Top10FilterDialog+Result left, Spreadsheet.Top10FilterDialog+Result right)
Parameters
Returns
Type Description
bool

operator ==link

Declaration
public static bool operator ==(Spreadsheet.Top10FilterDialog+Result left, Spreadsheet.Top10FilterDialog+Result right)
Parameters
Returns
Type Description
bool
An error has occurred. This app may no longer respond until reloaded. Reload 🗙