• Overview
    • Help with ASP.NET Web Forms Edition
  • Key Features
  • Quick Start
    • Step 1 of 3: Add C1Dialog to the Page
    • Step 2 of 3: Customize the Dialog Window
    • Step 3 of 3: Run your Application
  • Design-Time Support
    • Smart Tag
    • Context Menu
  • Modal and Modeless Dialog Windows
    • Modal Dialog Windows
    • Modeless Dialog Windows
  • Elements
    • Content Element
    • Caption Bar Element
  • Appearance
    • Themes
    • Content Templates
    • C1Dialog CSS Selectors
  • Working with the Client-Side
    • Client-Side Events
  • Task-Based Help
    • Creating a C1Dialog Control in Code
    • Creating a C1Dialog Control on the Client Side
    • Setting Content in the Content Area
      • Setting Content at Design Time
      • Showing External Content in the Content Area
      • Setting Custom HTML Content
      • Using Partial Rendering
    • Customizing the C1Dialog Control
      • Customizing the Foreground and Background Colors
      • Customizing the Font Style
      • Customizing the Caption Bar
      • Customizing the Width and Height of C1Dialog
    • CSS Selectors
    • Using the Modal Dialog Option
      • Creating a Modal Dialog Box
      • Creating an Alert Dialog Box
      • Creating a Confirm Dialog Box
    • Animating C1Dialog
  • Client-Side Reference
    • Using the Wijmo CDN
  • C1.C1Report.4 Assembly
    • Namespaces
      • C1.C1Word Namespace
        • Overview
      • C1.C1Word.Canvas Namespace
        • Overview
      • C1.C1Word.Objects Namespace
        • Overview
        • Classes
          • Strings
            • Overview
            • Members
            • Properties
              • ResourceManager Property
              • UICulture Property
          • Strings.Errors
            • Overview
            • Members
            • Properties
              • BeziersRequires Property
              • ExistShape Property
              • IncorrectDocx Property
              • IncorrectRtf Property
              • IncorrectXml Property
              • NoSelectedShape Property
              • RequiredCanvas Property
              • RequiredShape Property
  • C1.Web.Wijmo.Controls.4 Assembly
    • Namespaces
      • C1.Web.Wijmo.Controls Namespace
        • Overview
        • Classes
          • C1BaseStateManager
            • Overview
            • Members
          • C1TargetControlBase
            • Overview
            • Members
            • Methods
              • GetPropertyValue<V> Method
              • GetScriptDescriptors Method
              • GetScriptReferences Method
              • RegisterDesignTimeStyleSheet Method
              • SetPropertyValue<V> Method
            • Properties
              • CDNDependencyPaths Property
              • CDNPath Property
              • DisplayVisible Property
              • EnableCombinedJavaScripts Property
              • Enabled Property
              • Theme Property
              • ThemeSwatch Property
              • UseCDN Property
              • WijmoControlMode Property
              • WijmoCssAdapter Property
        • Structures
          • PointF
            • Overview
            • Members
            • PointF Constructor
            • Methods
              • Equals Method
              • GetHashCode Method
            • Properties
              • X Property
              • Y Property
            • Fields
              • Empty Field
            • Operators
              • Equality Operator
              • Inequality Operator
      • C1.Web.Wijmo.Controls.C1Dialog Namespace
        • Overview
        • Classes
          • C1Dialog
            • Overview
            • Members
            • C1Dialog Constructor
            • Methods
              • LoadLayout Method
                • LoadLayout(String) Method
                • LoadLayout(Stream) Method
                • LoadLayout(String,LayoutType) Method
                • LoadLayout(Stream,LayoutType) Method
              • SaveLayout Method
                • SaveLayout(String) Method
                • SaveLayout(Stream) Method
            • Properties
              • AppendTo Property
              • AutoExpand Property
              • Buttons Property
              • CaptionButtons Property
              • CloseOnEscape Property
              • CloseText Property
              • CollapsingAnimation Property
              • Content Property
              • ContentUrl Property
              • Draggable Property
              • Enabled Property
              • ExpandingAnimation Property
              • Height Property
              • Hide Property
              • MaintainStatesOnPostback Property
              • MaxHeight Property
              • MaxWidth Property
              • MinHeight Property
              • MinWidth Property
              • Modal Property
              • OnClientBeforeClose Property
              • OnClientClose Property
              • OnClientCreate Property
              • OnClientDrag Property
              • OnClientDragStart Property
              • OnClientDragStop Property
              • OnClientFocus Property
              • OnClientOpen Property
              • OnClientResize Property
              • OnClientResizeStart Property
              • OnClientResizeStop Property
              • Position Property
              • Resizable Property
              • Show Property
              • ShowOnLoad Property
              • Stack Property
              • Title Property
              • Width Property
              • ZIndex Property
          • DialogButton
            • Overview
            • Members
            • DialogButton Constructor
              • DialogButton Constructor(String,String)
              • DialogButton Constructor()
            • Properties
              • OnClientClick Property
              • Text Property
          • DialogCaptionButton
            • Overview
            • Members
            • DialogCaptionButton Constructor
              • DialogCaptionButton Constructor()
              • DialogCaptionButton Constructor(String,String)
            • Properties
              • IconClassOff Property
              • IconClassOn Property
              • OnClientClick Property
              • Visible Property
          • DialogCaptionButtons
            • Overview
            • Members
            • DialogCaptionButtons Constructor
            • Properties
              • Close Property
              • Maximize Property
              • Minimize Property
              • Pin Property
              • Refresh Property
              • Toggle Property