Click or drag to resize
KaxSplitterFullScreenMode Property

Note: This API is now obsolete.

Resize the splitter in 100% of the page

Namespace: Kettic.AspNet.Controls
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
[ObsoleteAttribute("The FullScreenMode property is deprecated in KaxSplitter for ASP.NET Ajax. Use Width and Height instead.", 
	false)]
public bool FullScreenMode { get; set; }

Property Value

Type: Boolean
See Also