![]() ![]() |
ESRI.ArcGIS.ADF.Web.UI.WebControls | |
TitleBarSeparatorLine Property | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace > FloatingPanel Class : TitleBarSeparatorLine Property |
Visual Basic (Declaration) | |
---|---|
<ResCategoryAttribute("Floating Panel Appearance")> <PersistenceModeAttribute(PersistenceMode.Attribute)> <NotifyParentPropertyAttribute(True)> <DefaultValueAttribute()> <ResDescriptionAttribute("Whether to display a separator line between the title bar and body of the panel.")> Public Property TitleBarSeparatorLine As Boolean |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As FloatingPanel Dim value As Boolean instance.TitleBarSeparatorLine = value value = instance.TitleBarSeparatorLine |
C# | |
---|---|
[ResCategoryAttribute("Floating Panel Appearance")] [PersistenceModeAttribute(PersistenceMode.Attribute)] [NotifyParentPropertyAttribute(true)] [DefaultValueAttribute()] [ResDescriptionAttribute("Whether to display a separator line between the title bar and body of the panel.")] public bool TitleBarSeparatorLine {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