Attaching point for the C1 Console Layout perspective
Namespace: Composite.C1Console.ElementsAssembly: Composite (in Composite.dll) Version: 5.3.6135.33083
Syntax
C# |
---|
public static AttachingPoint LayoutPerspective { get; } |
Visual Basic |
---|
Public Shared ReadOnly Property LayoutPerspective As AttachingPoint Get |
Visual C++ |
---|
public: static property AttachingPoint^ LayoutPerspective { AttachingPoint^ get (); } |