Back to Devexpress

MVCxTimeZoneEdit Class

aspnetmvc-devexpress-dot-web-dot-mvc-93465786.md

latest3.3 KB
Original Source

MVCxTimeZoneEdit Class

The object of this type represents a configured instance of the corresponding extension and is intended to be used mainly as a sender parameter when processing events on the server side.

Namespace : DevExpress.Web.Mvc

Assembly : DevExpress.Web.Mvc5.v25.2.dll

NuGet Package : DevExpress.Web.Mvc5

Declaration

csharp
public class MVCxTimeZoneEdit :
    ASPxTimeZoneEdit
vb
Public Class MVCxTimeZoneEdit
    Inherits ASPxTimeZoneEdit

Implements

Show 25 items

IComponent

IDisposable

IParserAccessor

IDataBindingsAccessor

IControlBuilderAccessor

IControlDesignerAccessor

IExpressionsAccessor

IAttributeAccessor

DevExpress.Web.Internal.IWebControl

IUrlResolutionService

INamingContainer

IPostBackDataHandler

IPostBackEventHandler

ICallbackEventHandler

DevExpress.Web.Internal.IComponentHost

DevExpress.Web.Internal.IWebControlObject

DevExpress.Web.IClientObjectOwner

DevExpress.Web.Internal.ISkinOwner

IPropertiesOwner

DevExpress.Web.Internal.IPostBackDataHandlerEx

DevExpress.Web.Internal.IPostDataCollection

DevExpress.Web.Internal.IHandleCallbackError

DevExpress.Web.Internal.IRelatedControl

DevExpress.Web.Internal.ISupportsCallbackResult

DevExpress.Web.ASPxScheduler.Internal.ISchedulerRelatedControl

Inheritance

Object Control WebControl ASPxWebControlBase ASPxWebControl ASPxSchedulerRelatedControlBase ASPxSchedulerRelatedControl ASPxTimeZoneEdit MVCxTimeZoneEdit

See Also

MVCxTimeZoneEdit Members

DevExpress.Web.Mvc Namespace