Gets or sets the thickness of the right border.
Namespace: MindFusion.Spreadsheet.Wpf
Assembly: MindFusion.Spreadsheet.Wpf
SyntaxC#
Copy Code
|
|---|
Measure BorderRightSize { get; set; } |
Visual Basic
Copy Code
|
|---|
Property BorderRightSize As Measure |
An instance of the Measure class.
See Also