| C1.Win.TreeView Namespace > TreeViewStyles Class : ExpandButtonStyle Property |
'Declaration<DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Visible)> <C1DescriptionAttribute("Gets or sets style of expand buttons.")> Public Property ExpandButtonStyle As ExpandButtonStyle
'UsageDim instance As TreeViewStyles Dim value As ExpandButtonStyle instance.ExpandButtonStyle = value value = instance.ExpandButtonStyle
[DesignerSerializationVisibility(DesignerSerializationVisibility.Visible)] [C1Description("Gets or sets style of expand buttons.")] public ExpandButtonStyle ExpandButtonStyle {get; set;}
[DesignerSerializationVisibility(DesignerSerializationVisibility.Visible)] [C1Description("Gets or sets style of expand buttons.")] public: property ExpandButtonStyle ExpandButtonStyle { ExpandButtonStyle get(); void set ( ExpandButtonStyle 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