Slu.Heureka.DomainLayer.ProjectHandling Namespace > ControlCategory Class : ControlTables Property |
'Declaration
<DescriptionAttribute("Control Tables")> <EditorAttribute(EditorBaseTypeName="System.Drawing.Design.UITypeEditor, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", EditorTypeName="Slu.Heureka.DomainLayer.ProjectHandling.Design.ControlTableListEditor, Slu.Heureka.DomainLayer, Version=2.11.0.16315, Culture=neutral, PublicKeyToken=null")> <CategoryAttribute("Control Tables")> Public ReadOnly Property ControlTables As ReadOnlyCollection(Of Object)
'Usage
Dim instance As ControlCategory Dim value As ReadOnlyCollection(Of Object) value = instance.ControlTables
[Description("Control Tables")] [Editor(EditorBaseTypeName="System.Drawing.Design.UITypeEditor, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", EditorTypeName="Slu.Heureka.DomainLayer.ProjectHandling.Design.ControlTableListEditor, Slu.Heureka.DomainLayer, Version=2.11.0.16315, Culture=neutral, PublicKeyToken=null")] [Category("Control Tables")] public ReadOnlyCollection<object> ControlTables {get;}
[Description("Control Tables")] [Editor(EditorBaseTypeName="System.Drawing.Design.UITypeEditor, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", EditorTypeName="Slu.Heureka.DomainLayer.ProjectHandling.Design.ControlTableListEditor, Slu.Heureka.DomainLayer, Version=2.11.0.16315, Culture=neutral, PublicKeyToken=null")] [Category("Control Tables")] public: property ReadOnlyCollection<Object^>^ ControlTables { ReadOnlyCollection<Object^>^ get(); }
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