UltraTreeHighlightDrawFilter..::..DropLineWidth Property

Namespace:  JiwaFinancials.Jiwa.JiwaSalesUI
Assembly:  JiwaSalesUI (in JiwaSalesUI.dll)

Syntax


public int DropLineWidth { get; set; }
Public Property DropLineWidth As Integer
	Get
	Set
public:
property int^ DropLineWidth {
	int^ get ();
	void set (int^ value);
}