[]
Base class for C1RulesManager style.
public abstract class BaseElementStyle : BaseC1FrameworkStyle
| Name | Description |
|---|---|
| Border | Gets or sets the thickness of the border around the element. |
| Corners | Gets or sets corners of the element. |
| Margins | Gets or sets the thickness of the margins around the element. |
| Padding | Gets or sets the thickness of the padding between the element edges and its content. |
| Name | Description |
|---|---|
| ApplyToStyle(Style) | Applies style to the specified C1.Framework.Style if it is possible. |