IInplaceEditor.SelectionVerticalAlignment Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public:
property Microsoft::ReportingServices::RdlObjectModel::VerticalAlignments SelectionVerticalAlignment { Microsoft::ReportingServices::RdlObjectModel::VerticalAlignments get(); void set(Microsoft::ReportingServices::RdlObjectModel::VerticalAlignments value); };
public Microsoft.ReportingServices.RdlObjectModel.VerticalAlignments SelectionVerticalAlignment { get; set; }
member this.SelectionVerticalAlignment : Microsoft.ReportingServices.RdlObjectModel.VerticalAlignments with get, set
Public Property SelectionVerticalAlignment As VerticalAlignments