Object
Namespace: Radzen.Blazor.Spreadsheet
Assembly: Radzen.Blazor.dll
public sealed class Resultpublic Result(int Count, bool Percent, bool Bottom)
| Type | Name | Description |
|---|---|---|
| int | Count | |
| bool | Percent | |
| bool | Bottom |
public void Deconstruct(Int32& Count, Boolean& Percent, Boolean& Bottom)
| Type | Name | Description |
|---|---|---|
| Int32& | Count | |
| Boolean& | Percent | |
| Boolean& | Bottom |
public override bool Equals(object obj)
| Type | Name | Description |
|---|---|---|
| object | obj |
| Type | Description |
|---|---|
| bool |
public bool Equals(Spreadsheet.Top10FilterDialog+Result other)
| Type | Name | Description |
|---|---|---|
| Spreadsheet.Top10FilterDialog+Result | other |
| Type | Description |
|---|---|
| bool |
public static bool operator !=(Spreadsheet.Top10FilterDialog+Result left, Spreadsheet.Top10FilterDialog+Result right)
| Type | Name | Description |
|---|---|---|
| Spreadsheet.Top10FilterDialog+Result | left | |
| Spreadsheet.Top10FilterDialog+Result | right |
| Type | Description |
|---|---|
| bool |
public static bool operator ==(Spreadsheet.Top10FilterDialog+Result left, Spreadsheet.Top10FilterDialog+Result right)
| Type | Name | Description |
|---|---|---|
| Spreadsheet.Top10FilterDialog+Result | left | |
| Spreadsheet.Top10FilterDialog+Result | right |
| Type | Description |
|---|---|
| bool |