Skip to content

AspTabIsSelectedChangedEventArgs

Summary

Provides data for plugin ASP tab IsSelectedChanged event.

Signature

1
public class AspTabIsSelectedChangedEventArgs

Namespace

cAlgo.API

Properties

AspTab

Summary

ASP tab.

Signature

1
public AspTab AspTab {get;}

Return Value

AspTab