MobileForms Toolkit Documentation

SmartGrid.Border Property

NOTE: This property is now obsolete.

Use the BorderStyle property instead.


Gets or sets the boolean value indicating whether to display border.

public bool Border {get; set;}

Property Value

true if border is displayed, false otherwise.

See Also

SmartGrid Class | Resco.Controls.SmartGrid Namespace