<?xml version="1.0"?>
<doc>
<assembly>
<name>Devexpress.XtraEditors.v9.1</name>
</assembly>
<members>
<member name="T:DevExpress.XtraEditors.StyleController">
<summary>
<para>Enables common style settings to be applied to several controls.
</para>
</summary>
</member>
<member name="M:DevExpress.XtraEditors.StyleController.#ctor">
<summary>
<para>Creates a new <see cref="T:DevExpress.XtraEditors.StyleController"/> object.
</para>
</summary>
</member>
<member name="M:DevExpress.XtraEditors.StyleController.#ctor(System.ComponentModel.IContainer)">
<summary>
<para>Initializes a new instance of the <see cref="T:DevExpress.XtraEditors.StyleController"/> class with the specified container.
</para>
</summary>
<param name="container">
The <see cref="T:System.ComponentModel.IContainer"/> which contains the created style controller.
</param>
</member>
<member name="P:DevExpress.XtraEditors.StyleController.Appearance">
<summary>
<para>Gets the appearance settings used to paint the bound editors.
</para>
</summary>
<value>A <see cref="T:DevExpress.Utils.AppearanceObject"/> object which provides the appearance settings used to paint the bound editors.
</value>
</member>
<member name="P:DevExpress.XtraEditors.StyleController.AppearanceDisabled">
<summary>
<para>Gets the appearance settings used to paint bound editors when they are disabled.
</para>
</summary>
<value>A <see cref="T:DevExpress.Utils.AppearanceObject"/> object which provides the appearance settings used to paint bound editors when they are in the disabled state.
</value>
</member>
<member name="P:DevExpress.XtraEditors.StyleController.AppearanceDropDown">
<summary>
<para>Gets the appearance settings used to paint the popup window of bound editors.
</para>
</summary>
<value>A <see cref="T:DevExpress.Utils.AppearanceObject"/> object which provides the appearance settings used to paint the popup window of bound controls.
</value>
</member>
<member name="P:DevExpress.XtraEditors.StyleController.AppearanceDropDownHeader">
<summary>
<para>Gets the appearance settings used to paint the header panel within the popup window of bound editor(s).
</para>
</summary>
<value>A <see cref="T:DevExpress.Utils.AppearanceObject"/> object which provides the appearance settings used to paint the header panel within the popup window of bound editor(s).
</value>
</member>
<member name="P:DevExpress.XtraEditors.StyleController.AppearanceFocused">
<summary>
<para>Gets the appearance settings used to paint the bound editor which is currently focused.
</para>
</summary>
<value>A <see cref="T:DevExpress.Utils.AppearanceObject"/> object which provides the appearance settings used to paint the currently focused bound editor.
</value>
</member>
<member name="P:DevExpress.XtraEditors.StyleController.AppearanceReadOnly">
<summary>
<para>Gets the appearance settings used to paint the bound editor whose value cannot be changed by the end-user.
</para>
</summary>
<value>A <see cref="T:DevExpress.Utils.AppearanceObject"/> object which provides the appearance settings used to paint the read-only editor.
</value>
</member>
<member name="M:DevExpress.XtraEditors.StyleController.BeginInit">
<summary>
<para>Performs specific actions before control initialization.
</para>
</summary>
</member>
<member name="M:DevExpress.XtraEditors.StyleController.BeginUpdate">
<summary>
<para>Prevents the control from being updated until the <see cref="M:DevExpress.XtraEditors.StyleController.EndUpdate"/> method is called.
</para>
</summary>
</member>
<member name="P:DevExpress.XtraEditors.StyleController.BorderStyle">
<summary>
<para>Gets or sets the border style of bound controls.
</para>
</summary>
<value>The <see cref="T:DevExpress.XtraEditors.Controls.BorderStyles"/> enumerator.
</value>
</member>
<member name="P:DevExpress.XtraEditors.StyleController.ButtonsStyle">
<summary>
<para>Gets or sets the style of bound control buttons.
</para>
</summary>
<value>The <see cref="T:DevExpress.XtraEditors.Controls.BorderStyles"/> object, specifying button appearance.
</value>
</member>
<member name="M:DevExpress.XtraEditors.StyleController.EndInit">
<summary>
<para>Performs specific actions after the control has been initialized.
</para>
</summary>
</member>
<member name="M:DevExpress.XtraEditors.StyleController.EndUpdate">
<summary>
<para>Unlocks the style controller after a <see cref="M:DevExpress.XtraEditors.StyleController.BeginUpdate"/> method call and causes its immediate repainting.
</para>
</summary>
</member>
<member name="P:DevExpress.XtraEditors.StyleController.LookAndFeel">
<summary>
<para>Gets the look and feel of bound control elements (buttons, borders and scrollbars).
</para>
</summary>
<value>A <see cref="T:DevExpress.LookAndFeel.UserLookAndFeel"/> object.
</value>
</member>
<member name="P:DevExpress.XtraEditors.StyleController.PopupBorderStyle">
<summary>
<para>Gets or sets the popup border style of bound controls.
</para>
</summary>
<value>The <see cref="T:DevExpress.XtraEditors.Controls.PopupBorderStyles"/> enumerator.
</value>
</member>
<member name="E:DevExpress.XtraEditors.StyleController.PropertiesChanged">
<summary>
<para>Fires immediately after any property value has been changed.
</para>
</summary>
</member>
<member name="T:DevExpress.XtraEditors.ControlNavigatorButtons">
<summary>
<para>Represents buttons displayed in the <b>ControlNavigator</b>.
</para>
</summary>
</member>
<member name="M:DevExpress.XtraEditors.ControlNavigatorButtons.#ctor(DevExpress.XtraEditors.INavigatorOwner)">
<summary>
<para>Creates a new <see cref="T:DevExpress.XtraEditors.ControlNavigatorButtons"/> object.
</para>
</summary>
<param name="owner">
An object implementing the <b>INavigatorOwner</b> interface to which the <see cref="T:DevExpress.XtraEditors.ControlNavigatorButtons"/> object belongs. This value is assigned to the <see cref="P:DevExpress.XtraEditors.NavigatorButtonsBase.Owner"/> property.
</param>
</member>
<member name="P:DevExpress.XtraEditors.ControlNavigatorButtons.Append">
<summary>
<para>Gets the button used to append a new record.
</para>
</summary>
<value>A <see cref="T:DevExpress.XtraEditors.NavigatorButton"/> object representing the navigator's <b>Append</b> button.
</value>
</member>
<member name="P:DevExpress.XtraEditors.ControlNavigatorButtons.CancelEdit">
<summary>
<para>Gets the button used to cancel
- 1
- 2
前往页