TrackBarRange.Equals(TrackBarRange) Method
Namespace: DevExpress.XtraEditors.Repository
Assembly: DevExpress.XtraEditors.v26.1.dll
Declaration
Parameters
| Name | Type |
|---|---|
| range | TrackBarRange |
Returns
| Type |
|---|
| Boolean |
See Also
Namespace: DevExpress.XtraEditors.Repository
Assembly: DevExpress.XtraEditors.v26.1.dll
public bool Equals(
TrackBarRange range
)
Public Function Equals(
range As TrackBarRange
) As Boolean
| Name | Type |
|---|---|
| range | TrackBarRange |
| Type |
|---|
| Boolean |