ComponentOne RulesManager for WinForms
C1.Win.RulesManager.Styles Namespace / FormStyle Class / Line Property

In This Topic
    Line Property
    In This Topic
    線と区切り文字の太さを取得または設定します。
    Syntax
    'Declaration
     
    
    Public Overridable Property Line As Integer
    public virtual int Line {get; set;}
    See Also