Interface Environment.Scene.Help.ITabPage
Namespace: Experior.Core
Assembly: Experior.Core.dll
Syntax
public interface ITabPage
Properties
Header
Declaration
string Header { get; set; }
Property Value
Type | Description |
---|---|
System.String |
public interface ITabPage
string Header { get; set; }
Type | Description |
---|---|
System.String |