PowerWEB LiveControls for ASP.NET
Owner Property
See Also  Send comments on this topic.
Dart.LiveControls Namespace > LiveDataGridColumn Class : Owner Property



Syntax

Visual Basic (Declaration) 
Protected Shadows ReadOnly Property Owner As DataGrid
Visual Basic (Usage)Copy Code
Dim instance As LiveDataGridColumn
Dim value As DataGrid
 
value = instance.Owner
C# 
protected new DataGrid Owner {get;}
C++/CLI 
protected:
new property DataGrid^ Owner {
   DataGrid^ get();
}

Requirements

Target Platforms: Microsoft .NET Framework 2.0

See Also

Documentation Version 4.0.2
© 2012 Dart Communications. All Rights Reserved.