Table of Contents

Class OrderBase

Namespace
H.Controls.OrderBox
Assembly
H.Controls.OrderBox.dll
public abstract class OrderBase : DisplayBindableBase, INotifyPropertyChanged, IDisplayBindable, IIconable, INameable, IOrderable, IGroupable, IDable, IDescriptionable, IOrderWhereable, IWhereable
Inheritance
OrderBase
Implements
Inherited Members
Extension Methods

Properties

UseDesc

public bool UseDesc { get; set; }

Property Value

bool

Methods

ToString()

Returns a string that represents the current object.

public override string ToString()

Returns

string

A string that represents the current object.

Where(IEnumerable)

public abstract IEnumerable Where(IEnumerable from)

Parameters

from IEnumerable

Returns

IEnumerable