Gets or sets the position and manner in which the control is docked in the navigation page.
[Visual Basic]
Public Property NavigationPaneDockingStyle As DockStyle
[C#]
public DockStyle NavigationPaneDockingStyle {get;set;}
[Delphi]
public property NavigationPaneDockingStyle: DockStyle read get_NavigationPaneDockingStyle write set_NavigationPaneDockingStyle;
See Also
PrintPreviewWinSettings Class | PrintPreviewWinSettings Members | C1.Win.C1TrueDBGrid Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |