Show / Hide Table of Contents

Property ShowsPreview

| Improve this Doc View Source

ShowsPreview

Gets or sets a value that indicates whether the SplitContainer updates SplitterDistance as the user drags the splitter. This is a dependency property.

Declaration
public bool ShowsPreview { get; set; }
Property Value
Type Description
System.Boolean

true if a splitter preview is displayed; otherwise, false. The default is true.

  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest