Table of Contents

Class GetItemTextEventArgs

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

Provides data for the item text request events.

public class GetItemTextEventArgs : HandledEventArgs
Inheritance
GetItemTextEventArgs

Constructors

GetItemTextEventArgs(int, object?, string, bool)

Initializes a new instance of the GetItemTextEventArgs class.

Properties

ForDisplay

Gets a flag indicating that text is required for the display purposes.

Item

Gets item.

ItemIndex

Gets index of the item.

Result

Gets or sets string representation of the item.