Intersoft ClientUI Documentation
OwningCalendar Property



Gets the UXCalendar control from the button.
Syntax
Public ReadOnly Property OwningCalendar As UXCalendar
Dim instance As UXCalendarButton
Dim value As UXCalendar
 
value = instance.OwningCalendar
public UXCalendar OwningCalendar {get;}
public:
property UXCalendar^ OwningCalendar {
   UXCalendar^ get();
}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

UXCalendarButton Class
UXCalendarButton Members

Send Feedback