\constfunc{bool}{HasBorder}{\param{wxSashEdgePosition }{edge}}
Returns true if the sash has a border, false otherwise.
+This function is obsolete since the sash border property is unused.
\wxheading{Parameters}
\func{void}{SetSashBorder}{\param{wxSashEdgePosition }{edge}, \param{bool}{ hasBorder}}
Call this function to give the sash a border, or remove the border.
+This function is obsolete since the sash border property is unused.
\wxheading{Parameters}