Class TabLinkAction
public class TabLinkAction : LinkAction, INotifyPropertyChanged, IDisplayer, IAuthority, ILinkAction, IAction
- Inheritance
-
TabLinkAction
- Implements
- Inherited Members
- Extension Methods
Properties
BottomLink
public ILinkAction BottomLink { get; set; }
Property Value
LeftLink
public ILinkAction LeftLink { get; set; }
Property Value
RightLink
public ILinkAction RightLink { get; set; }
Property Value
TopLink
public ILinkAction TopLink { get; set; }