Name | Description | |
---|---|---|
NavCommonStyle Constructor |
The following tables list the members exposed by NavCommonStyle.
Name | Description | |
---|---|---|
NavCommonStyle Constructor |
Name | Description | |
---|---|---|
BackColor | Gets or sets the System.Drawing.Color used to paint the background. (Inherited from C1.Win.Input.DbNavigator.Styles.NavContentStyle) | |
Border | Gets or sets the thickness of the border around the element. (Inherited from C1.Win.Input.DbNavigator.Styles.NavBaseStyle) | |
BorderColor | Gets or sets the System.Drawing.Color used to draw the border around the element. (Inherited from C1.Win.Input.DbNavigator.Styles.NavContentStyle) | |
ChildSpacing | Gets or sets the amount of space between child elements. | |
Corners | Gets or sets the radii of the element corners. (Inherited from C1.Win.Input.DbNavigator.Styles.NavBaseStyle) | |
Font | Gets or sets the text font of the element. (Inherited from C1.Win.Input.DbNavigator.Styles.NavBaseStyle) | |
ForeColor | Gets or sets the System.Drawing.Color used to paint the text. (Inherited from C1.Win.Input.DbNavigator.Styles.NavContentStyle) | |
IsDefault | Gets value indicating whether the style is default. (Inherited from C1.Win.Themes.BaseStyle) | |
IsDisposed | Gets a value indicating whether the object has been disposed. (Inherited from C1.Win.Themes.StyledPropertyCollection) | |
Margins | Gets or sets the thickness of the margins around the element. (Inherited from C1.Win.Input.DbNavigator.Styles.NavBaseStyle) | |
Name | Gets or sets the style name. (Inherited from C1.Win.Themes.StyledPropertyCollection) | |
Padding | Gets or sets the thickness of the padding between the element edges and its content. (Inherited from C1.Win.Input.DbNavigator.Styles.NavBaseStyle) |
Name | Description | |
---|---|---|
BackBrushProvider | Gets C1.Framework.BackgroundBrushProvider objects used to paint backgrounds. (Inherited from C1.Win.Themes.BaseC1FrameworkStyle) | |
DefaultStyle | Gets a style that contains the default values for current style. (Inherited from C1.Win.Themes.BaseStyle) | |
Owner | Gets collection owner. (Inherited from C1.Win.Themes.StyledPropertyCollection) | |
Parent | Gets the parent collection. If some properties are reset or not initialized, the collection will search for them from the parent. (Inherited from C1.Win.Input.DbNavigator.Styles.NavBaseStyle) | |
Root | Gets or sets the root directory in C1Theme. (Inherited from C1.Win.Themes.BaseStyle) | |
ThemeProvider | Gets theme provider of the current theme. (Inherited from C1.Win.Themes.BaseStyle) | |
TopOwner | Gets top owner of the collection. (Inherited from C1.Win.Themes.StyledPropertyCollection) |
Name | Description | |
---|---|---|
ApplyToStyle | Applies style to destination C1.Framework.Style object if it is possible. (Inherited from C1.Win.Themes.BaseC1FrameworkStyle) | |
Clone | Creates an instance of the C1.Win.Themes.BaseStyle class that is identical to the current C1.Win.Themes.BaseStyle (Inherited from C1.Win.Themes.BaseStyle) | |
Copy | Copies properties of the specified style of the same type. (Inherited from C1.Win.Themes.BaseC1FrameworkStyle) | |
Dispose | Overloaded. Releases all unmanaged resources. (Inherited from C1.Win.Themes.BaseC1FrameworkStyle) | |
GetProperty | Gets value of the specified styled property. (Inherited from C1.Win.Themes.StyledPropertyCollection) | |
GetStyle | Gets the new C1.Framework.Style object that matches the current style if it is possible. (Inherited from C1.Win.Themes.BaseC1FrameworkStyle) | |
Reset | Resets style to it default value according to the applied theme. (Inherited from C1.Win.Themes.BaseStyle) | |
ToString | Returns the string that represents the current object. (Inherited from C1.Win.Themes.BaseStyle) | |
TryGetProperty | Tries to get value of the specified styled property. (Inherited from C1.Win.Themes.StyledPropertyCollection) |
Name | Description | |
---|---|---|
BeginUpdate | Start editing the collection. (Inherited from C1.Win.Themes.StyledPropertyCollection) | |
EndUpdate | Stop editing the collection. (Inherited from C1.Win.Themes.StyledPropertyCollection) | |
HasProperty | Gets a value indicating whether the collection contains a property with the specified name. (Inherited from C1.Win.Themes.StyledPropertyCollection) | |
IsDefaultProperty | Returns value indicating whether the specified property is default. (Inherited from C1.Win.Themes.BaseC1FrameworkStyle) | |
IsInitialized | Gets a value indicating whether the a specified property is initialized. (Inherited from C1.Win.Themes.StyledPropertyCollection) | |
OnGetUninitializedProperty | Called when trying to get an initialized property value. (Inherited from C1.Win.Themes.BaseStyle) | |
OnOwnerChanged | Called when collection owner is changed. (Inherited from C1.Win.Themes.BaseStyle) | |
OnPropertyChanged | Raises the C1.Win.Themes.StyledPropertyCollection.PropertyChanged event. (Inherited from C1.Win.Themes.StyledPropertyCollection) | |
ResetBackColor | Restores the default value of the NavContentStyle.BackColor property. (Inherited from C1.Win.Input.DbNavigator.Styles.NavContentStyle) | |
ResetBorder | Restores the default value of the Border property. (Inherited from C1.Win.Input.DbNavigator.Styles.NavBaseStyle) | |
ResetBorderColor | Restores the default value of the NavContentStyle.BorderColor property. (Inherited from C1.Win.Input.DbNavigator.Styles.NavContentStyle) | |
ResetChildSpacing | Restores the default value of the ChildSpacing property. | |
ResetCorners | Restores the default value of the Corners property. (Inherited from C1.Win.Input.DbNavigator.Styles.NavBaseStyle) | |
ResetFont | Restores the default value of the Font property. (Inherited from C1.Win.Input.DbNavigator.Styles.NavBaseStyle) | |
ResetForeColor | Restores the default value of the NavContentStyle.ForeColor property. (Inherited from C1.Win.Input.DbNavigator.Styles.NavContentStyle) | |
ResetMargins | Restores the default value of the Margins property. (Inherited from C1.Win.Input.DbNavigator.Styles.NavBaseStyle) | |
ResetPadding | Restores the default value of the Padding property. (Inherited from C1.Win.Input.DbNavigator.Styles.NavBaseStyle) | |
ResetProperty | Overloaded. Completely resets specified property (make it uninitialized, initialization required after that). (Inherited from C1.Win.Themes.BaseC1FrameworkStyle) | |
ShouldSerializeBackColor | Specifies whether to save the value of the NavContentStyle.BackColor property. (Inherited from C1.Win.Input.DbNavigator.Styles.NavContentStyle) | |
ShouldSerializeBorder | Specifies whether to save the value of the Border property. (Inherited from C1.Win.Input.DbNavigator.Styles.NavBaseStyle) | |
ShouldSerializeBorderColor | Specifies whether to save the value of the NavContentStyle.BorderColor property. (Inherited from C1.Win.Input.DbNavigator.Styles.NavContentStyle) | |
ShouldSerializeChildSpacing | Specifies whether to save the value of the ChildSpacing property. | |
ShouldSerializeCorners | Specifies whether to save the value of the Corners property. (Inherited from C1.Win.Input.DbNavigator.Styles.NavBaseStyle) | |
ShouldSerializeFont | Specifies whether to save the value of the Font property. (Inherited from C1.Win.Input.DbNavigator.Styles.NavBaseStyle) | |
ShouldSerializeForeColor | Specifies whether to save the value of the NavContentStyle.ForeColor property. (Inherited from C1.Win.Input.DbNavigator.Styles.NavContentStyle) | |
ShouldSerializeMargins | Specifies whether to save the value of the Margins property. (Inherited from C1.Win.Input.DbNavigator.Styles.NavBaseStyle) | |
ShouldSerializePadding | Specifies whether to save the value of the Padding property. (Inherited from C1.Win.Input.DbNavigator.Styles.NavBaseStyle) |
Name | Description | |
---|---|---|
PropertyChanged | Fires when any properties change. (Inherited from C1.Win.Themes.StyledPropertyCollection) |