C1.WPF Namespace > C1TabItemPresenter Class : TabShape Property |
'Declaration
Public Property TabShape As C1TabItemShape
'Usage
Dim instance As C1TabItemPresenter Dim value As C1TabItemShape instance.TabShape = value value = instance.TabShape
public C1TabItemShape TabShape {get; set;}
public: property C1TabItemShape TabShape { C1TabItemShape get(); void set ( C1TabItemShape value); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2