ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / DDCssLib Namespace / StyleSheetRule Class / WhiteSpace Property

In This Topic
    WhiteSpace Property (StyleSheetRule)
    In This Topic
    Gets/sets the 'white-space' CSS property.
    Syntax
    'Declaration
     
    Public Property WhiteSpace As ddWhiteSpaceTypes
    public ddWhiteSpaceTypes WhiteSpace {get; set;}
    See Also