SortRequestControl.GetValue 메서드

정의

GetValue() 메서드는 이 컨트롤에 대한 정렬 키와 일치하는 규칙을 지정합니다.

public:
 override cli::array <System::Byte> ^ GetValue();
public override byte[] GetValue ();
override this.GetValue : unit -> byte[]
Public Overrides Function GetValue () As Byte()

반환

Byte[]

이 컨트롤에 대한 정렬 키와 일치하는 규칙입니다.

적용 대상