| C1.Win.Calendar.UI Namespace > BaseStyle Class : Name Property |
'Declaration<BrowsableAttribute(False)> <DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Hidden)> <C1DescriptionAttribute("Gets or sets the style name.")> Public Property Name As String
[Browsable(false)] [DesignerSerializationVisibility(DesignerSerializationVisibility.Hidden)] [C1Description("Gets or sets the style name.")] public string Name {get; set;}
[Browsable(false)] [DesignerSerializationVisibility(DesignerSerializationVisibility.Hidden)] [C1Description("Gets or sets the style name.")] public: property String^ Name { String^ get(); void set ( String^ value); }
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