PreviewPageContextBottomCommands - свойство
Действия, отображаемые внизу от списка страниц для просмотра с прокруткой.
Пространство имён: Tessa.UI.FilesСборка: Tessa.UI (в Tessa.UI.dll) Версия: 3.6.0.22
public IList<IPreviewPageCommand> BottomCommands { get; }
Public ReadOnly Property BottomCommands As IList(Of IPreviewPageCommand)
Get
public:
virtual property IList<IPreviewPageCommand^>^ BottomCommands {
IList<IPreviewPageCommand^>^ get () sealed;
}
abstract BottomCommands : IList<IPreviewPageCommand> with get
override BottomCommands : IList<IPreviewPageCommand> with get
IListIPreviewPageCommandIPreviewPageContextBottomCommands