Default constructor. Syntax Remarks Creates an instance of the NavigatorSettings class.
Deserialization constructor. Syntax Parameters info The SerializationInfo instance that contains the data to be serialized.context The StreamingContext instance which describes the source and destination of the serialized stream.
Overload List
Represents the style of the navigator window. Syntax Members Member Description Default Use the default navigator style based on the UltraDockManager.WindowStyle. VisualStudio2005 Visual Studio 2005 style navigator dialog. VisualStudio2008Vista Visual Studio 2008 style navigator dialog on the Windows Vista Operati...
DockablePaneBase converter Syntax
Public Constructors Public Methods Protected Methods
Public Methods Protected Methods
Used to determine what data types the converter can convert. Syntax Parameters context ITypeDescriptorContextdestinationType Type being checked for possible conversion. Return Value Boolean indicating if the converter can convert to the destinationType.