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