Is there a way to set the thickness of a splitterbar to zero?
HI,
Take a look a the SplitterBar's ThicknessCssClass property.
Here is a help link to the SplitterBar Class:
http://help.infragistics.com/Help/NetAdvantage/NET/2008.1/CLR2.0/html/Infragistics2.Web.v8.1~Infragistics.Web.UI.LayoutControls.SplitterBar.html
Here is a help link to the SplitterBar Class Members
http://help.infragistics.com/Help/NetAdvantage/NET/2008.1/CLR2.0/html/Infragistics2.Web.v8.1~Infragistics.Web.UI.LayoutControls.SplitterBar_members.html
Here is a help link to the SplitterBar's ThicknessCssClass property:
http://help.infragistics.com/Help/NetAdvantage/NET/2008.1/CLR2.0/html/Infragistics2.Web.v8.1~Infragistics.Web.UI.LayoutControls.SplitterBar~ThicknessCssClass.html
Well, what I was trying to do was hide the splitter bar (without hiding the pane), but it sounds like from this post that it may not be possible to set it to zero:
http://forums.infragistics.com/forums/t/6012.aspx
Will the ThichnessCSSClass property allow me to hide the splitter bar?
Thanks,
Rudy