Code:
/ DotNET / DotNET / 8.0 / untmp / whidbey / REDBITS / ndp / fx / src / Designer / WebForms / System / Web / UI / Design / DesignerAutoFormatStyle.cs / 1 / DesignerAutoFormatStyle.cs
//------------------------------------------------------------------------------ //// Copyright (c) Microsoft Corporation. All rights reserved. // //----------------------------------------------------------------------------- namespace System.Web.UI.Design { using System.Web.UI.WebControls; public class DesignerAutoFormatStyle : Style { private VerticalAlign _verticalAlign; public VerticalAlign VerticalAlign { get { return _verticalAlign; } set { _verticalAlign = value; } } } } // File provided for Reference Use Only by Microsoft Corporation (c) 2007. // Copyright (c) Microsoft Corporation. All rights reserved.
Link Menu

This book is available now!
Buy at Amazon US or
Buy at Amazon UK
- ClientApiGenerator.cs
- ProtocolsConfiguration.cs
- SwitchCase.cs
- _SSPISessionCache.cs
- PageWrapper.cs
- Hex.cs
- TdsParserStaticMethods.cs
- TrackingDataItem.cs
- JsonFormatGeneratorStatics.cs
- WebPartZoneBase.cs
- ColumnWidthChangingEvent.cs
- DispatcherEventArgs.cs
- InvokeCompletedEventArgs.cs
- ContextMenu.cs
- PtsHelper.cs
- SettingsSection.cs
- Peer.cs
- ResourceProperty.cs
- ScriptReference.cs
- DrawListViewColumnHeaderEventArgs.cs
- Cursors.cs
- DataBindingCollectionEditor.cs
- SecurityUtils.cs
- AdRotator.cs
- HttpModule.cs
- XPathArrayIterator.cs
- OverflowException.cs
- ServiceManager.cs
- EventManager.cs
- SqlGenericUtil.cs
- ConnectionPointCookie.cs
- XmlDataSourceDesigner.cs
- CachedRequestParams.cs
- JournalEntry.cs
- CqlErrorHelper.cs
- DataGridViewRowEventArgs.cs
- SyndicationFeed.cs
- NotConverter.cs
- XmlIncludeAttribute.cs
- ResourceManagerWrapper.cs
- QilPatternVisitor.cs
- StdValidatorsAndConverters.cs
- TreeView.cs
- DynamicDiscoSearcher.cs
- CodeSubDirectoriesCollection.cs
- MatrixAnimationUsingKeyFrames.cs
- EntityClientCacheKey.cs
- UrlAuthorizationModule.cs
- ActivityCodeDomSerializer.cs
- EntityDesignerBuildProvider.cs
- Win32Native.cs
- DBSqlParserColumnCollection.cs
- IdentityReference.cs
- ConfigurationException.cs
- StandardToolWindows.cs
- JsonReader.cs
- HtmlInputControl.cs
- SafeArrayTypeMismatchException.cs
- IntSecurity.cs
- SqlRowUpdatedEvent.cs
- NotifyCollectionChangedEventArgs.cs
- TextRangeEditLists.cs
- ArrangedElement.cs
- DataViewSettingCollection.cs
- DateRangeEvent.cs
- ConfigurationElementCollection.cs
- Compress.cs
- RuntimeConfig.cs
- VirtualDirectoryMapping.cs
- AsymmetricKeyExchangeFormatter.cs
- OracleConnectionFactory.cs
- ByteAnimationBase.cs
- LineSegment.cs
- AncestorChangedEventArgs.cs
- AppSecurityManager.cs
- ContextMenu.cs
- SchemaDeclBase.cs
- BaseTemplatedMobileComponentEditor.cs
- JournalNavigationScope.cs
- RecognizedAudio.cs
- SyndicationSerializer.cs
- VariantWrapper.cs
- RTLAwareMessageBox.cs
- _DynamicWinsockMethods.cs
- DataTablePropertyDescriptor.cs
- HttpCapabilitiesBase.cs
- SizeKeyFrameCollection.cs
- ListBox.cs
- DataGridViewColumnEventArgs.cs
- IndicShape.cs
- PackageProperties.cs
- Compiler.cs
- ContextBase.cs
- WindowsButton.cs
- EntityContainer.cs
- TextWriter.cs
- NumberSubstitution.cs
- TerminatorSinks.cs
- unsafenativemethodsother.cs
- ServerValidateEventArgs.cs