Name

IControl.Name 属性

返回此控件的名称。可读/写字符串。

public string Name { get; set; }

另见