Share via


RibbonComboBox.SelectionBoxItemStringFormat 속성

정의

선택된 항목이 문자열로 표시되는 경우 선택 상자에서 해당 항목의 서식 지정 방법을 지정하는 복합 문자열을 가져옵니다.

public:
 property System::String ^ SelectionBoxItemStringFormat { System::String ^ get(); };
public string SelectionBoxItemStringFormat { get; }
member this.SelectionBoxItemStringFormat : string
Public ReadOnly Property SelectionBoxItemStringFormat As String

속성 값

String

선택된 항목이 문자열로 표시되는 경우 선택 상자에서 해당 항목의 서식 지정 방법을 지정하는 복합 문자열입니다. 등록된 기본값은 null입니다. 값에 영향을 줄 수 있는 요소에 대한 자세한 내용은 종속성 속성 값 우선 순위를 참조하세요.

설명

종속성 속성 정보

식별자 필드 SelectionBoxItemStringFormatProperty
메타 데이터 속성 설정 true 없음

적용 대상