![]() ![]() |
ESRI.ArcGIS.ADF.Tasks | |
ExpandCollapseButton Property | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.Tasks Namespace > PrintTask Class : ExpandCollapseButton Property |
Visual Basic (Declaration) | |
---|---|
<ResCategoryAttribute("Floating Panel Appearance")> <ResDescriptionAttribute("Whether the panel will have an expand and collapse buttons.")> <PersistenceModeAttribute(PersistenceMode.Attribute)> <NotifyParentPropertyAttribute(True)> <DefaultValueAttribute()> Public Property ExpandCollapseButton As Boolean |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As PrintTask Dim value As Boolean instance.ExpandCollapseButton = value value = instance.ExpandCollapseButton |
C# | |
---|---|
[ResCategoryAttribute("Floating Panel Appearance")] [ResDescriptionAttribute("Whether the panel will have an expand and collapse buttons.")] [PersistenceModeAttribute(PersistenceMode.Attribute)] [NotifyParentPropertyAttribute(true)] [DefaultValueAttribute()] public bool ExpandCollapseButton {get; set;} |
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family