Name | Description | |
---|---|---|
ItemStyle Constructor |
The following tables list the members exposed by ItemStyle.
Name | Description | |
---|---|---|
ItemStyle Constructor |
Name | Description | |
---|---|---|
Corners | Gets or sets the radii of the element corners. (Inherited from C1.Win.Input.Styles.ItemStyle<StateElementStyle>) | |
Default | Gets style containing display attributes that determine the general appearance of the element in the default state. (Inherited from C1.Win.Input.Styles.ItemStyle<StateElementStyle>) | |
Disabled | Gets style containing display attributes that determine the general appearance of the disabled element on the screen. (Inherited from C1.Win.Input.Styles.ItemStyle<StateElementStyle>) | |
Hot | Gets style containing display attributes that determine the general appearance of element on the screen when the cursor is over it. (Inherited from C1.Win.Input.Styles.ItemStyle<StateElementStyle>) | |
HotPressed | Gets style containing display attributes that determine the general appearance of the pressed element on the screen when the cursor is over it. (Inherited from C1.Win.Input.Styles.ItemStyle<StateElementStyle>) | |
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.Styles.ItemStyle<StateElementStyle>) | |
Name | Gets or sets the style name. (Inherited from C1.Win.Themes.StyledPropertyCollection) | |
Pressed | Gets style containing display attributes that determine the general appearance of the pressed element on the screen. (Inherited from C1.Win.Input.Styles.ItemStyle<StateElementStyle>) |
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.Themes.StyledPropertyCollection) | |
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 | |
---|---|---|
PropertyChanged | Fires when any properties change. (Inherited from C1.Win.Themes.StyledPropertyCollection) |