Spread for ASP.NET 8.0 Product Documentation
Parent Property (IParentStyleModelSupport)


Gets or sets the parent style model.
Syntax
'Declaration
 
Property Parent As ISheetStyleModel
'Usage
 
Dim instance As IParentStyleModelSupport
Dim value As ISheetStyleModel
 
instance.Parent = value
 
value = instance.Parent
ISheetStyleModel Parent {get; set;}

Property Value

ISheetStyleModel containing the parent style model
Requirements

Target Platforms: Windows 7, Windows 8, Windows Vista, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6

See Also

Reference

IParentStyleModelSupport Interface
IParentStyleModelSupport Members

 

 


Copyright © GrapeCity, inc. All rights reserved.