OrientationChanged Property
In This Topic
Gets a value that indicates whether the value of
C1Accordion.Orientation was changed or not.
Syntax
'Declaration
Public ReadOnly Property OrientationChanged As Boolean
public bool OrientationChanged {get;}
See Also