Class TableStyle
Definition
- Namespace:
- Tizen.NUI.MarkdownRenderer
- Assembly:
- Tizen.NUI.MarkdownRenderer.dll
- Inheritance
-
Properties
View Source
BackgroundColor
Declaration
public string BackgroundColor { get; set; }
Property Value
View Source
BorderColor
Declaration
public string BorderColor { get; set; }
Property Value
View Source
BorderThickness
Declaration
public int BorderThickness { get; set; }
Property Value
View Source
CornerRadius
Declaration
public float CornerRadius { get; set; }
Property Value
View Source
ItemPadding
Declaration
public int ItemPadding { get; set; }
Property Value
View Source
Padding
Declaration
public int Padding { get; set; }
Property Value
Extension Methods