InheritsVerticalAlign Property
In This Topic
Gets a value indicating whether current stylesheet rule inherits vertical alignment value.
Syntax
'Declaration
Public ReadOnly Property InheritsVerticalAlign As Boolean
public bool InheritsVerticalAlign {get;}
See Also