SlicerItem.Caption 属性

定义

获取切片器项的标签文本。

public:
 property System::String ^ Caption { System::String ^ get(); };
public string Caption { get; }
Public ReadOnly Property Caption As String

属性值

切片器项的标签文本。

注解

此为只读属性。

适用于