Gets or sets the name of the parent style.
[Visual Basic]
Public ReadOnly Property Parent As Style
[C#]
public Style Parent {get;}
Return Type
A string name of the Style from which this Style object inherits its properties.
See Also
Style Class
| Style Members
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.