[]
        
(Showing Draft Content)

FarPoint.Web.Spread.TouchStripItemClickEventArgs

TouchStripItemClickEventArgs Class

Represents the TouchStripItemClickEventArgs class.

Inheritance
TouchStripItemClickEventArgs
Namespace: FarPoint.Web.Spread
Assembly: FarPoint.Web.Spread.dll
Syntax
public class TouchStripItemClickEventArgs : EventArgs
Public Class TouchStripItemClickEventArgs
    Inherits EventArgs

Constructors

Name Description
TouchStripItemClickEventArgs(TouchStripShowingArea, MenuItem)

Initializes a new instance of the TouchStripItemClickEventArgs class.

Properties

Name Description
Area

Gets the TouchStrip area the clicked item belongs to.

SelectedItem

Gets the selected item in the touch strip.