DataPointCustomProperties.LabelPostBackValue 속성

정의

Click 이벤트에서 처리할 수 있는 포스트백 값을 가져오거나 설정합니다.

public:
 property System::String ^ LabelPostBackValue { System::String ^ get(); void set(System::String ^ value); };
public string LabelPostBackValue { get; set; }
member this.LabelPostBackValue : string with get, set
Public Property LabelPostBackValue As String

속성 값

Click 이벤트에 전달된 다시 게시 값입니다.

적용 대상