Object
Namespace: Radzen.Blazor.Spreadsheet
Assembly: Radzen.Blazor.dll
public sealed class Resultpublic Result(Documents.Spreadsheet.SortKey[] Keys, bool HasHeaders)
| Type | Name | Description |
|---|---|---|
| Documents.Spreadsheet.SortKey[] | Keys | |
| bool | HasHeaders |
public void Deconstruct(Documents.Spreadsheet.SortKey[]& Keys, Boolean& HasHeaders)
| Type | Name | Description |
|---|---|---|
| Documents.Spreadsheet.SortKey[]& | Keys | |
| Boolean& | HasHeaders |
public override bool Equals(object obj)
| Type | Name | Description |
|---|---|---|
| object | obj |
| Type | Description |
|---|---|
| bool |
public bool Equals(Spreadsheet.CustomSortDialog+Result other)
| Type | Name | Description |
|---|---|---|
| Spreadsheet.CustomSortDialog+Result | other |
| Type | Description |
|---|---|
| bool |
public static bool operator !=(Spreadsheet.CustomSortDialog+Result left, Spreadsheet.CustomSortDialog+Result right)
| Type | Name | Description |
|---|---|---|
| Spreadsheet.CustomSortDialog+Result | left | |
| Spreadsheet.CustomSortDialog+Result | right |
| Type | Description |
|---|---|
| bool |
public static bool operator ==(Spreadsheet.CustomSortDialog+Result left, Spreadsheet.CustomSortDialog+Result right)
| Type | Name | Description |
|---|---|---|
| Spreadsheet.CustomSortDialog+Result | left | |
| Spreadsheet.CustomSortDialog+Result | right |
| Type | Description |
|---|---|
| bool |