| C1.Win.Calendar.UI Namespace > CalendarTheme Class : NavigationButtons Property |
'Declaration<C1DescriptionAttribute("Gets styles which determine the appearance of navigation elements on the screen.")> <DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Content)> Public ReadOnly Property NavigationButtons As NavigationButtonsTheme
'UsageDim instance As CalendarTheme Dim value As NavigationButtonsTheme value = instance.NavigationButtons
[C1Description("Gets styles which determine the appearance of navigation elements on the screen.")] [DesignerSerializationVisibility(DesignerSerializationVisibility.Content)] public NavigationButtonsTheme NavigationButtons {get;}
[C1Description("Gets styles which determine the appearance of navigation elements on the screen.")] [DesignerSerializationVisibility(DesignerSerializationVisibility.Content)] public: property NavigationButtonsTheme^ NavigationButtons { NavigationButtonsTheme^ get(); }
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