DataFilter for WinForms | ComponentOne
C1.Win.DataFilter.4.5.2 Assembly / C1.Win.DataFilter.Styles Namespace / DataFilterCaptionStyle Class / ResetVerticalAlignment Method

In This Topic
    ResetVerticalAlignment Method (DataFilterCaptionStyle)
    In This Topic
    Restores the default value of the VerticalAlignment property.
    Syntax
    'Declaration
     
    Protected Sub ResetVerticalAlignment() 
    protected void ResetVerticalAlignment()
    See Also