InheritedRtl Property (ExpandButtonElement)
In This Topic
Gets or sets whether the value of RightToLeft property is inherited from the parent element.
Syntax
'Declaration
Public Property InheritedRtl As Boolean
public bool InheritedRtl {get; set;}
See Also