ComponentOne Extender Controls for ASP.NET Web Forms
C1.Web.Wijmo.Extenders.4 Assembly / C1.Web.Wijmo.Extenders.C1EventsCalendar Namespace / Event Class / Location Property

In This Topic
    Location Property
    In This Topic
    Event location.
    Syntax
    'Declaration
     
    Public Property Location As System.String
    public System.string Location {get; set;}
    See Also